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
|
2015-02-18 01:36:37 +00:00
|
|
|
allow system_app recovery_cache_file:dir create_dir_perms;
|
|
|
|
allow system_app recovery_cache_file:file create_file_perms;
|
|
|
|
allow system_app media_rw_data_file:dir create_dir_perms;
|
|
|
|
allow system_app media_rw_data_file:file create_file_perms;
|