[DO NOT MERGE] Support showing dark boot animation on dark theme. Bug: 144745886 Test: adb shell setprop persist.sys.theme 0 => boot animation is light Test: adb shell setprop persist.sys.theme 1 => boot animation is light Test: adb shell setprop persist.sys.theme 2 => boot animation is dark Test: factory reset in recovery mode, boot animation became light Change-Id: Iaca9d2b807f316be592dae022665ae32d34f024f Signed-off-by: Howie Chang <howiechang@google.com>