Enforce bootanim and platform_app

Bug: 264489606
Bug: 264490036
Change-Id: I16ed01bbb93ae2b5d5d6609ffd1f2bc0e3dc39ca
This commit is contained in:
Wilson Sung 2023-02-15 10:36:08 +08:00
parent 7cd2e4b765
commit c1a0ef2fe6
2 changed files with 0 additions and 8 deletions

View file

@ -1,6 +1,2 @@
# b/260522279
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;
')