commit | bfd1812fcbcada2dfb1bc9846c0b131658ec2b85 | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Mon Apr 25 11:26:08 2022 -0700 |
committer | Lucas Dupin <dupin@google.com> | Mon Apr 25 15:57:38 2022 -0700 |
tree | a10e21a67a74e2fefaaa6050b2453f6b87bb5377 | |
parent | e5f9c3da5c3350f4e116e5992957f8017e763854 [diff] |
Try to load colors more frequently During OTA, sysprops aren't available as early in the boot process. This causes the boot animation to not have dynamic colors. This CL tries to load the colors more frequently, at every part loop. Before we'd only try on the first frame of each animation part. Test: adb shell bootanimation Fixes: 229029861 Change-Id: I1bbebf93b4fbc31d945c4181472576cf29f13bc7