Pawit Pornkitprasan | 24a971a | 2015-01-03 12:44:43 +0700 | [diff] [blame] | 1 | # For performance settings |
| 2 | allow system_app sysfs_devices_system_cpu:file rw_file_perms; |
Dan Pasanen | afbfad5 | 2015-01-05 17:56:19 -0600 | [diff] [blame] | 3 | allow system_app sysfs_devices_system_iosched:file rw_file_perms; |
Ricardo Cerqueira | c75446d | 2015-02-05 22:33:47 +0000 | [diff] [blame] | 4 | |
| 5 | # For the updaters |
Brint E. Kriebel | ac15eae | 2015-02-17 17:36:37 -0800 | [diff] [blame^] | 6 | allow system_app recovery_cache_file:dir create_dir_perms; |
| 7 | allow system_app recovery_cache_file:file create_file_perms; |
| 8 | allow system_app media_rw_data_file:dir create_dir_perms; |
| 9 | allow system_app media_rw_data_file:file create_file_perms; |