Ricardo Cerqueira | c75446d | 2015-02-05 22:33:47 +0000 | [diff] [blame] | 1 | # For the updaters |
Steve Kondik | 5b98d78 | 2016-08-26 03:28:00 -0700 | [diff] [blame] | 2 | allow system_app cache_recovery_file:dir create_dir_perms; |
| 3 | allow system_app cache_recovery_file:file create_file_perms; |
Brint E. Kriebel | ac15eae | 2015-02-17 17:36:37 -0800 | [diff] [blame] | 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; |