Merge "Enforce bootanim and platform_app"

This commit is contained in:
Wilson Sung 2023-02-15 05:19:59 +00:00 committed by Android (Google) Code Review
commit 83151d7383
2 changed files with 0 additions and 8 deletions

View file

@ -1,6 +1,2 @@
# b/260522279 # b/260522279
dontaudit bootanim system_data_file:dir { search }; dontaudit bootanim system_data_file:dir { search };
# b/264489606
userdebug_or_eng(`
permissive bootanim;
')

View file

@ -1,4 +0,0 @@
# b/264490036
userdebug_or_eng(`
permissive platform_app;
')