Merge "Allow radioext to communicate with bt hal" into sc-dev am: c03c055812 am: 93008dc81a

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14456718

Change-Id: I04601b7854246242a3e73d12ceb0491c7428c3c4
This commit is contained in:
TreeHugger Robot 2021-05-08 19:33:35 +00:00 committed by Automerger Merge Worker
commit 73f7604819

View file

@ -7,6 +7,7 @@ get_prop(hal_radioext_default, hwservicemanager_prop)
add_hwservice(hal_radioext_default, hal_radioext_hwservice) add_hwservice(hal_radioext_default, hal_radioext_hwservice)
binder_call(hal_radioext_default, grilservice_app) binder_call(hal_radioext_default, grilservice_app)
binder_call(hal_radioext_default, hal_bluetooth_btlinux)
# RW /dev/oem_ipc0 # RW /dev/oem_ipc0
allow hal_radioext_default radio_device:chr_file rw_file_perms; allow hal_radioext_default radio_device:chr_file rw_file_perms;