blob: d24b10e3884c52c8faea451e45f1c023f55e1644 [file] [log] [blame]
Ricardo Cerqueirac75446d2015-02-05 22:33:47 +00001# For the updaters
Steve Kondik5b98d782016-08-26 03:28:00 -07002allow system_app cache_recovery_file:dir create_dir_perms;
3allow system_app cache_recovery_file:file create_file_perms;
Brint E. Kriebelac15eae2015-02-17 17:36:37 -08004allow system_app media_rw_data_file:dir create_dir_perms;
5allow system_app media_rw_data_file:file create_file_perms;
myfluxi68847922015-09-21 16:38:54 +02006
7# Boot animation
8allow system_app ctl_bootanim_prop:property_service set;
LuK1337d823ca22016-09-26 16:46:16 +02009
10# Settings app wants to read ro.adb.secure
11get_prop(system_app, adbsecure_prop)