Sync with device/google/zuma-sepolicy cfa00dfc881e3
Bug: 272725898 Change-Id: I9125ed760c0b4c688cf37720f5d4a744f2484be7
This commit is contained in:
parent
bff99af2da
commit
d9e2e6aae9
20 changed files with 43 additions and 53 deletions
|
@ -19,3 +19,9 @@ allow hal_radioext_default radio_vendor_data_file:file create_file_perms;
|
|||
|
||||
# Bluetooth
|
||||
allow hal_radioext_default hal_bluetooth_coexistence_hwservice:hwservice_manager find;
|
||||
|
||||
# Twoshay
|
||||
binder_use(hal_radioext_default)
|
||||
allow hal_radioext_default gril_antenna_tuning_service:service_manager find;
|
||||
binder_call(hal_radioext_default, gril_antenna_tuning_service)
|
||||
binder_call(hal_radioext_default, twoshay)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue