2015-01-03 05:44:43 +00:00
|
|
|
# For performance settings
|
|
|
|
allow system_app sysfs_devices_system_cpu:file rw_file_perms;
|
2015-01-05 23:56:19 +00:00
|
|
|
allow system_app sysfs_devices_system_iosched:file rw_file_perms;
|
2015-02-05 22:33:47 +00:00
|
|
|
|
|
|
|
# For the updaters
|
|
|
|
allow system_app recovery_cache_file:dir {add_name rw_file_perms};
|
|
|
|
allow system_app recovery_cache_file:file {create rw_file_perms};
|