mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 14:27:31 +00:00
Merge "Revert^3 "bluetooth: Allow triggering AOC reset from BT HAL"" into udc-qpr-dev am: edac582d40
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma-sepolicy/+/25400378 Change-Id: I92c8528073ca783dba8f9de5c51dde3616da47c9 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,9 +8,5 @@ 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