Allow boot color propagation
Allows SystemUI to write the boot color sysprop Test: manual Bug: 190093578 Change-Id: I844a4dae87fe09a09ff3368c540ffab5f745d455
This commit is contained in:
parent
25dd4f28e4
commit
8a586e6786
2 changed files with 8 additions and 0 deletions
2
system_ext/private/platform_app.te
Normal file
2
system_ext/private/platform_app.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# allow systemui to set boot animation colors
|
||||
set_prop(platform_app, bootanim_system_prop);
|
Loading…
Add table
Add a link
Reference in a new issue