Ricardo Cerqueira | 66d1be5 | 2015-02-05 22:33:47 +0000 | [diff] [blame] | 1 | # For the updaters |
Brint E. Kriebel | d9408b7 | 2015-02-17 17:36:37 -0800 | [diff] [blame] | 2 | allow system_app recovery_cache_file:dir create_dir_perms; |
| 3 | allow system_app recovery_cache_file:file create_file_perms; |
| 4 | allow system_app media_rw_data_file:dir create_dir_perms; |
| 5 | allow system_app media_rw_data_file:file create_file_perms; |
Ricardo Cerqueira | afc84b5 | 2015-02-05 22:33:47 +0000 | [diff] [blame] | 6 | |
myfluxi | 6af15cf | 2015-09-21 16:38:54 +0200 | [diff] [blame] | 7 | # Boot animation |
| 8 | allow system_app ctl_bootanim_prop:property_service set; |