Revert^2 "bluetooth: Allow triggering AOC reset from BT HAL" am: eb2dcaedc8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma-sepolicy/+/25205134 Change-Id: I075a05a8ccf755700923c9de7106b57f7f876830 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
4
vendor/hal_bluetooth_btlinux.te
vendored
4
vendor/hal_bluetooth_btlinux.te
vendored
@@ -8,5 +8,9 @@ allow hal_bluetooth_btlinux vendor_bt_data_file:file create_file_perms;
|
||||
# Allow triggering uart skip suspend
|
||||
allow hal_bluetooth_btlinux sysfs_bt_uart:file rw_file_perms;
|
||||
|
||||
# Allow triggering AOC reset
|
||||
allow hal_bluetooth_btlinux sysfs_aoc:dir search;
|
||||
allow hal_bluetooth_btlinux sysfs_aoc_reset:file rw_file_perms;
|
||||
|
||||
# allow the HAL to call cccdktimesync registered callbacks
|
||||
binder_call(hal_bluetooth_btlinux, vendor_cccdktimesync_app)
|
||||
|
||||
Reference in New Issue
Block a user