diff options
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index b2c9f24..93999a1 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -98,6 +98,7 @@ BOARD_USES_BML_OVER_MTD := true BOARD_CUSTOM_BOOTIMG_MK := device/samsung/aries-common/shbootimg.mk # Boot Animation +TARGET_BOOTANIMATION_NAME := vertical-480x800 TARGET_BOOTANIMATION_PRELOAD := true TARGET_BOOTANIMATION_TEXTURE_CACHE := true TARGET_BOOTANIMATION_USE_RGB565 := true |