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 | ||||
6 | allow system_app recovery_cache_file:dir {add_name rw_file_perms}; | ||||
7 | allow system_app recovery_cache_file:file {create rw_file_perms}; |