Give bthal permission to read AoC version.
Bug: 349661931 Flag: com.android.bluetooth.hal.flags.pixel_bt_aoc_offload_efw_xport Test: Allows bthal to choose between USF and EFW transports to communicate with AoC based on version. Change-Id: I3edbcafd4ee5d0c875618c1a1c1b89e1bbd4d1ec
This commit is contained in:
parent
6794f8de27
commit
00484704f8
1 changed files with 3 additions and 0 deletions
3
vendor/hal_bluetooth_btlinux.te
vendored
3
vendor/hal_bluetooth_btlinux.te
vendored
|
@ -10,3 +10,6 @@ allow hal_bluetooth_btlinux sysfs_bt_uart:file rw_file_perms;
|
|||
|
||||
# allow the HAL to call cccdktimesync registered callbacks
|
||||
binder_call(hal_bluetooth_btlinux, vendor_cccdktimesync_app)
|
||||
|
||||
# Allow access for AoC properties.
|
||||
get_prop(hal_bluetooth_btlinux, vendor_aoc_prop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue