Allow boot color propagation

Allows SystemUI to write the boot color sysprop

Test: manual
Bug: 190093578
Change-Id: I844a4dae87fe09a09ff3368c540ffab5f745d455
(cherry picked from commit 8a586e6786)
This commit is contained in:
Lucas Dupin 2021-08-11 19:57:41 -07:00
parent c45a1b5828
commit 6e887cf3a0
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,2 @@
# allow systemui to set boot animation colors
set_prop(platform_app, bootanim_system_prop);