Grant sepolicy for Bluetooth Ccc Timesync feature
Add sepolicy rules for Bluetooth Ccc Timessync Bug: 175836015 Test: make Change-Id: If2d3f953a5899cd5ea0695a57132dd69a2a29675
This commit is contained in:
parent
ec6bd9449b
commit
4233336296
2 changed files with 2 additions and 0 deletions
1
whitechapel/vendor/google/genfs_contexts
vendored
1
whitechapel/vendor/google/genfs_contexts
vendored
|
@ -118,6 +118,7 @@ genfscon sysfs /devices/platform/odm/odm:btbcm/rfkill/rfkill2/state
|
|||
genfscon proc /bluetooth/sleep/lpm u:object_r:proc_bluetooth_writable:s0
|
||||
genfscon proc /bluetooth/sleep/btwrite u:object_r:proc_bluetooth_writable:s0
|
||||
genfscon proc /bluetooth/sleep/btwake u:object_r:proc_bluetooth_writable:s0
|
||||
genfscon proc /bluetooth/timesync u:object_r:proc_bluetooth_writable:s0
|
||||
|
||||
# ODPM
|
||||
genfscon sysfs /devices/platform/acpm_mfd_bus@17500000/i2c-6/6-001f/s2mpg10-meter/s2mpg10-odpm/iio:device0/name u:object_r:sysfs_odpm:s0
|
||||
|
|
1
whitechapel/vendor/google/hwservice_contexts
vendored
1
whitechapel/vendor/google/hwservice_contexts
vendored
|
@ -26,6 +26,7 @@ vendor.google.wireless_charger::IWirelessCharger u:object_r:hal_w
|
|||
# Bluetooth HAL extension
|
||||
hardware.google.bluetooth.bt_channel_avoidance::IBTChannelAvoidance u:object_r:hal_bluetooth_coexistence_hwservice:s0
|
||||
hardware.google.bluetooth.sar::IBluetoothSar u:object_r:hal_bluetooth_coexistence_hwservice:s0
|
||||
hardware.google.bluetooth.ccc::IBluetoothCcc u:object_r:hal_bluetooth_coexistence_hwservice:s0
|
||||
|
||||
# Fingerprint
|
||||
vendor.goodix.hardware.biometrics.fingerprint::IGoodixFingerprintDaemon u:object_r:hal_fingerprint_ext_hwservice:s0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue