blob: b843de89e119f0503bab2a18a5138d1dcd78b19b [file] [log] [blame]
Pawit Pornkitprasan24a971a2015-01-03 12:44:43 +07001# For performance settings
2allow system_app sysfs_devices_system_cpu:file rw_file_perms;
Dan Pasanenafbfad52015-01-05 17:56:19 -06003allow system_app sysfs_devices_system_iosched:file rw_file_perms;
Ricardo Cerqueirac75446d2015-02-05 22:33:47 +00004
5# For the updaters
6allow system_app recovery_cache_file:dir {add_name rw_file_perms};
7allow system_app recovery_cache_file:file {create rw_file_perms};