diff --git a/public/domain_deprecated.te b/public/domain_deprecated.te index 1f535c350a0cca34a212d96f50ce2006b370e2b3..a73233267ffdf2e6270511fc5484a0b859463f84 100644 --- a/public/domain_deprecated.te +++ b/public/domain_deprecated.te @@ -56,7 +56,7 @@ allow domain_deprecated apk_data_file:dir { getattr search }; allow domain_deprecated apk_data_file:file r_file_perms; allow domain_deprecated apk_data_file:lnk_file r_file_perms; auditallow { domain_deprecated -appdomain -dex2oat -init -installd -system_server } apk_data_file:dir { getattr search }; -auditallow { domain_deprecated -appdomain -dex2oat -installd -system_server } apk_data_file:file r_file_perms; +auditallow { domain_deprecated -appdomain -dex2oat -init -installd -system_server } apk_data_file:file r_file_perms; auditallow { domain_deprecated -appdomain -dex2oat -installd -system_server } apk_data_file:lnk_file r_file_perms; # Read already opened /cache files.