f208523054
* Performance Settings has been removed/refactored so these are no longer neccessary. Change-Id: I5933700815d0037735fc48f8640b37d1f350ea91 Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
6 lines
257 B
Plaintext
6 lines
257 B
Plaintext
# For the updaters
|
|
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;
|