gs201: Allow GRIL Service to access radio_vendor_data_file
Bug: 274737512 Change-Id: I1c0b045f8a25c5d58be02c2036d2fcaad7d9a8e7
This commit is contained in:
parent
551330137f
commit
1af348b01f
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_audiometricext_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_radioext_default)
|
||||
binder_call(grilservice_app, hal_wifi_ext)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue