Files
frameworks_base/cmds/bootanimation
Derek Sollenberger 22d0d4c7f1 Use public APIs for decoding images for the boot animation
HWUI is restricting access to only a set of stable C APIs. Callers like
boot animation are being converted to either the stable C or NDK APIs.

Test: build and verify animation on reboot
Bug: 150782769
Change-Id: I1fb7c9e0ed2f7bcecec109ddc32b1c5a473f7f3a
2020-04-08 10:53:46 -04:00
..