Merge "sepolicy: add rules for imshelper_app"

This commit is contained in:
qctecmdr 2019-05-27 04:56:35 -07:00 committed by Gerrit - the friendly Code Review server
commit 7191695bde
2 changed files with 2 additions and 0 deletions

View file

@ -34,3 +34,4 @@ allow imshelper_app app_api_service:service_manager find;
#allow qsee_svc_app imshelper_app_data_file:file create_file_perms;
allow imshelper_app system_app_data_file:dir { getattr search };
allow imshelper_app radio_data_file:dir { getattr search };

View file

@ -33,3 +33,4 @@ allow qsee_svc_app imshelper_app_data_file:dir create_dir_perms;
allow qsee_svc_app imshelper_app_data_file:file create_file_perms;
allow imshelper_app system_app_data_file:dir { getattr search };
allow imshelper_app radio_data_file:dir { getattr search };