Ricardo Cerqueira | c75446d | 2015-02-05 22:33:47 +0000 | [diff] [blame] | 1 | # For the updaters |
Brint E. Kriebel | ac15eae | 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; |
myfluxi | 6884792 | 2015-09-21 16:38:54 +0200 | [diff] [blame] | 6 | |
| 7 | # Boot animation |
| 8 | allow system_app ctl_bootanim_prop:property_service set; |