Merge "Give bthal permission to read AoC version." into main

This commit is contained in:
Treehugger Robot 2024-06-28 05:50:59 +00:00 committed by Android (Google) Code Review
commit a44d754cfa

View file

@ -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)