Split bluetooth sepolicy file to avoid conflict
- Move bluetooth related config to bluetooth folder Bug: 196308076 Test: make; boot with service btlinux started Change-Id: I8d40697f20a916fc154f0b60851abecd1deadc0d
This commit is contained in:
parent
f12ab4e795
commit
9795c12e8f
3 changed files with 2 additions and 1 deletions
2
bluetooth/file_contexts
Normal file
2
bluetooth/file_contexts
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Bluetooth
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.bluetooth@1\.1-service\.bcmbtlinux u:object_r:hal_bluetooth_btlinux_exec:s0
|
1
whitechapel/vendor/google/file_contexts
vendored
1
whitechapel/vendor/google/file_contexts
vendored
|
@ -294,7 +294,6 @@
|
|||
/(vendor|system/vendor)/bin/hw/android\.hardware\.secure_element@1\.2-uicc-service u:object_r:hal_secure_element_default_exec:s0
|
||||
|
||||
# Bluetooth
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.bluetooth@1\.1-service\.bcmbtlinux u:object_r:hal_bluetooth_btlinux_exec:s0
|
||||
/dev/wbrc u:object_r:wb_coexistence_dev:s0
|
||||
/dev/ttySAC16 u:object_r:hci_attach_dev:s0
|
||||
/dev/logbuffer_btlpm u:object_r:logbuffer_device:s0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue