device/rockchip/common/bootvideo
cpeng 6cdeb5a31c android 13 from xiaosuan 2025-08-25 08:28:21 +08:00
..
ReadMe.txt android 13 from xiaosuan 2025-08-25 08:28:21 +08:00
bootvideo.mk android 13 from xiaosuan 2025-08-25 08:28:21 +08:00

ReadMe.txt

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.