android13/device/rockchip/common/bootvideo/ReadMe.txt

10 lines
241 B
Plaintext

How to use boot video function:
1.add the config in device/rockchip/common/BoardConfig.mk :
BOOT_VIDEO_ENABLE ?= true
2.copy the boot video file to device/rockchip/common/bootvideo ,rename to bootanimation.ts please!
3.rebuild system.