Resolve radio related denials
Change-Id: I381769c1ade133273e8979df0914b78bc2315b11
This commit is contained in:
committed by
Michael Bestas
parent
f8ddc5f84f
commit
caae987cc9
@@ -11,3 +11,4 @@ allow dataservice_app app_api_service:service_manager find;
|
||||
allow dataservice_app radio_service:service_manager find;
|
||||
|
||||
allow dataservice_app radio_data_file:dir create_dir_perms;
|
||||
allow dataservice_app radio_data_file:file create_file_perms;
|
||||
|
||||
@@ -5,6 +5,7 @@ net_domain(qtidataservices_app)
|
||||
add_hwservice(qtidataservices_app, hal_cacert_hwservice)
|
||||
|
||||
allow qtidataservices_app hal_datafactory_hwservice:hwservice_manager find;
|
||||
allow qtidataservices_app hal_iwlan_hwservice:hwservice_manager find;
|
||||
allow qtidataservices_app radio_service:service_manager find;
|
||||
|
||||
allow qtidataservices_app self:qipcrtr_socket create_socket_perms_no_ioctl;
|
||||
|
||||
Reference in New Issue
Block a user