android_device_allwinner-full/tulip-common/sepolicy/system_app.te
2016-09-04 17:42:04 +02:00

5 lines
307 B
Text
Executable file

allow system_app cache_file:dir { write add_name remove_name };
allow system_app cache_file:file { create write open unlink setattr };
#allow system_app system_app_data_file:file { execute execute_no_trans };
allow system_app ctl_default_prop:property_service set;
allow system_app block_device:dir search;