Skip to content
Snippets Groups Projects
Commit a5596453 authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

exclude init from apk_data_file getattr am: 5ee3151a

am: 2441e41e

Change-Id: Iedacbab8664dd2f2d8b86744c91c8f9030202f04
parents 0699ff9f 2441e41e
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment