Merge "sepolicy: add rules for using aidl from GRIL Service" into main
This commit is contained in:
commit
05fdf378c0
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ allow grilservice_app hal_exynos_rild_hwservice:hwservice_manager find;
|
|||
allow grilservice_app radio_vendor_data_file:dir create_dir_perms;
|
||||
allow grilservice_app radio_vendor_data_file:file create_file_perms;
|
||||
allow grilservice_app gril_antenna_tuning_service:service_manager find;
|
||||
allow grilservice_app hal_vendor_radio_external_service:service_manager find;
|
||||
binder_call(grilservice_app, hal_bluetooth_btlinux)
|
||||
binder_call(grilservice_app, hal_radioext_default)
|
||||
binder_call(grilservice_app, hal_wifi_ext)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue