Merge "zuma: Allow GRIL Service to access radio_vendor_data_file" into udc-d1-dev
This commit is contained in:
commit
c3a5e6769c
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ allow grilservice_app hal_wifi_ext_hwservice:hwservice_manager find;
|
||||||
allow grilservice_app hal_wifi_ext_service:service_manager find;
|
allow grilservice_app hal_wifi_ext_service:service_manager find;
|
||||||
allow grilservice_app hal_audiometricext_hwservice:hwservice_manager find;
|
allow grilservice_app hal_audiometricext_hwservice:hwservice_manager find;
|
||||||
allow grilservice_app hal_exynos_rild_hwservice:hwservice_manager find;
|
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;
|
||||||
binder_call(grilservice_app, hal_bluetooth_btlinux)
|
binder_call(grilservice_app, hal_bluetooth_btlinux)
|
||||||
binder_call(grilservice_app, hal_radioext_default)
|
binder_call(grilservice_app, hal_radioext_default)
|
||||||
binder_call(grilservice_app, hal_wifi_ext)
|
binder_call(grilservice_app, hal_wifi_ext)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue