Extend ag/28090723 to zumapro.
ag/28090723 missed giving the bthal access to AoC version for zumapro devices as well as zuma devices. This fixes that. Bug: 349661931 Flag: com.android.bluetooth.hal.flags.pixel_bt_aoc_offload_efw_xport Test: bthal on zumapro can read AoC version property Change-Id: Iec6558630f7cbac7dc83bd621a9d8dbcd9bed000
This commit is contained in:
parent
45cf6e8e26
commit
8a2f931739
1 changed files with 3 additions and 0 deletions
3
legacy/zuma/vendor/hal_bluetooth_btlinux.te
vendored
3
legacy/zuma/vendor/hal_bluetooth_btlinux.te
vendored
|
@ -7,3 +7,6 @@ allow hal_bluetooth_btlinux vendor_bt_data_file:file create_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