cm: New boot animation from Cameron Behzadpour

* Promo video here: http://www.youtube.com/watch?v=ogp9f4_yEoU
 * It looks *way* better on a device, though :)
 * The animation is square, so the names have changed.

Change-Id: I8eebdf29a7d30632d75210a6d3975d7ea17d5246
This commit is contained in:
Steve Kondik
2012-08-21 02:18:40 -07:00
parent cb5e5b2cca
commit ba1ca3309a
25 changed files with 49 additions and 8 deletions

View File

@@ -27,7 +27,7 @@ PRODUCT_COPY_FILES += \
system/bluetooth/data/main.conf:system/etc/bluetooth/main.conf
ifeq ($(TARGET_BOOTANIMATION_NAME),)
ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space))
PRODUCT_COPY_FILES += \
vendor/cm/prebuilt/common/bootanimation/vertical-480x800.zip:system/media/bootanimation.zip
vendor/cm/prebuilt/common/bootanimation/480.zip:system/media/bootanimation.zip
endif