blob: 3f771e30269567d000f13e28539bbff276fbe3ac [file] [log] [blame]
Dan Pasanenad997aa2015-01-05 17:56:19 -06001# For performance settings
2allow system_app sysfs_devices_system_cpu:file rw_file_perms;
3allow system_app sysfs_devices_system_iosched:file rw_file_perms;
Ricardo Cerqueira2ed344f2015-02-05 22:33:47 +00004
5# For the updaters
Brint E. Kriebel1ec894f2015-02-17 17:36:37 -08006allow system_app recovery_cache_file:dir create_dir_perms;
7allow system_app recovery_cache_file:file create_file_perms;
8allow system_app media_rw_data_file:dir create_dir_perms;
9allow system_app media_rw_data_file:file create_file_perms;