summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xBoardConfigCommon.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 18712d0..1bf3e27 100755
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -17,6 +17,11 @@
# Product-specific compile-time definitions.
#
+# Boot Animation
+TARGET_BOOTANIMATION_PRELOAD := true
+TARGET_BOOTANIMATION_TEXTURE_CACHE := true
+TARGET_BOOTANIMATION_USE_RGB565 := true
+
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi