blob: 490ccd0234fba16d790ae262c4f5fab03c6f33d8 [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;