1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 4c1d5adcde
rockchip: cleanup execute mode of files
3 years ago
..
ReadMe.txt Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
bootvideo.mk rockchip: cleanup execute mode of files 3 years ago

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.