Allows SystemUI to write the boot color sysprop
Test: manual
Bug: 190093578
Change-Id: I844a4dae87fe09a09ff3368c540ffab5f745d455
(cherry picked from commit 8a586e6786
)
2 lines
92 B
Text
2 lines
92 B
Text
# allow systemui to set boot animation colors
|
|
set_prop(platform_app, bootanim_system_prop);
|