Revert "cm: Revert the new boot animation generation process"

This reverts commit e2ec4c6051.

* New build server(s) will be able to support this

Change-Id: I990297e6db7aa6076199bb6344328e704b1d4ebe
This commit is contained in:
Dan Pasanen
2016-12-28 22:59:21 -06:00
parent 0344771b53
commit 24a1cc95b6
39 changed files with 94 additions and 87 deletions

View File

@@ -1,7 +1,2 @@
# Inherit common CM stuff
$(call inherit-product, vendor/cm/config/common_mini.mk)
ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space))
PRODUCT_COPY_FILES += \
vendor/cm/prebuilt/common/bootanimation/800.zip:system/media/bootanimation.zip
endif