mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 17:59:24 +02:00
whyred: Enable bootanimation texture cache
This commit is contained in:
parent
386e452a5a
commit
dab2ca0b74
1 changed files with 4 additions and 0 deletions
|
@ -79,5 +79,9 @@ RECOVERY_SDCARD_ON_DATA := true
|
||||||
TARGET_RECOVERY_QCOM_RTC_FIX := true
|
TARGET_RECOVERY_QCOM_RTC_FIX := true
|
||||||
BOARD_SUPPRESS_EMMC_WIPE := true
|
BOARD_SUPPRESS_EMMC_WIPE := true
|
||||||
|
|
||||||
|
# Bootanimation
|
||||||
|
TARGET_BOOTANIMATION_PRELOAD := true
|
||||||
|
TARGET_BOOTANIMATION_TEXTURE_CACHE := true
|
||||||
|
|
||||||
# Inherit from proprietary files
|
# Inherit from proprietary files
|
||||||
include vendor/xiaomi/whyred/BoardConfigVendor.mk
|
include vendor/xiaomi/whyred/BoardConfigVendor.mk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue