Suppress bootanim behavior meant for Android Wear devices
Fix: 260522279 Test: boot-to-home and no bootanim avc error Change-Id: I29d4168720887bc2f90d5f7ad20367887f9cae51
This commit is contained in:
parent
a382f85f96
commit
3df3008917
2 changed files with 1 additions and 2 deletions
|
@ -1,2 +0,0 @@
|
||||||
# b/260522279
|
|
||||||
dontaudit bootanim system_data_file:dir { search };
|
|
1
vendor/bootanim.te
vendored
1
vendor/bootanim.te
vendored
|
@ -1 +1,2 @@
|
||||||
allow bootanim arm_mali_platform_service:service_manager find;
|
allow bootanim arm_mali_platform_service:service_manager find;
|
||||||
|
dontaudit bootanim system_data_file:dir { search };
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue