summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorRobert Burns <burnsra@gmail.com>2012-08-15 12:10:55 -0400
committerRobert Burns <burnsra@gmail.com>2012-08-19 14:56:26 -0400
commitc900f9536bdd96c8cdb3ceedf28b1f9231c748fc (patch)
tree491a3bb2210aefce25af5e64ded496e8a7e8802c /BoardConfigCommon.mk
parent8469afa9406a652ad47cbcea5f81c398d35f08e6 (diff)
downloaddevice_samsung_crespo-c900f9536bdd96c8cdb3ceedf28b1f9231c748fc.zip
device_samsung_crespo-c900f9536bdd96c8cdb3ceedf28b1f9231c748fc.tar.gz
device_samsung_crespo-c900f9536bdd96c8cdb3ceedf28b1f9231c748fc.tar.bz2
Utilize RGB565 for better bootanimation experience
Change-Id: Iad22e5da6d72255cdf91d4263d79a9013cbc22d6
Diffstat (limited to 'BoardConfigCommon.mk')
-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