From 5e6caf81b64ec0a00d0c1c37be8580f5eff59fca Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Fri, 27 Dec 2013 11:24:30 +0100 Subject: Initial Replicant 4.2 commit Signed-off-by: Paul Kocialkowski --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.1