android13/device/rockchip/common/bootvideo
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
ReadMe.txt initial 2024-06-22 20:45:49 +08:00
bootvideo.mk initial 2024-06-22 20:45:49 +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.