whyred: Enable bootanimation texture cache

This commit is contained in:
Shahan-mik3 2018-06-04 22:37:10 +05:30 committed by Vasishath Kaushal
parent 386e452a5a
commit dab2ca0b74

View file

@ -79,5 +79,9 @@ RECOVERY_SDCARD_ON_DATA := true
TARGET_RECOVERY_QCOM_RTC_FIX := true
BOARD_SUPPRESS_EMMC_WIPE := true
# Bootanimation
TARGET_BOOTANIMATION_PRELOAD := true
TARGET_BOOTANIMATION_TEXTURE_CACHE := true
# Inherit from proprietary files
include vendor/xiaomi/whyred/BoardConfigVendor.mk