diff --git a/init.te b/init.te index 1b99e902fa554998fd22410ec57951a54eb8c95f..747f771bf56a3aad35ea7a6ebda7f953a89231de 100644 --- a/init.te +++ b/init.te @@ -104,6 +104,7 @@ allow init { -system_file -exec_type -app_data_file + -system_app_data_file }:dir { create search getattr open read setattr ioctl }; allow init { @@ -112,6 +113,7 @@ allow init { -exec_type -keystore_data_file -app_data_file + -system_app_data_file -shell_data_file -vold_data_file -misc_logd_file @@ -123,6 +125,7 @@ allow init { -exec_type -keystore_data_file -app_data_file + -system_app_data_file -shell_data_file -vold_data_file -misc_logd_file @@ -134,6 +137,7 @@ allow init { -exec_type -keystore_data_file -app_data_file + -system_app_data_file -shell_data_file -vold_data_file -misc_logd_file @@ -145,6 +149,7 @@ allow init { -exec_type -keystore_data_file -app_data_file + -system_app_data_file -shell_data_file -vold_data_file -misc_logd_file