Brandon McAnsh | 60051ef | 2015-05-27 01:27:08 -0400 | [diff] [blame] | 1 | # Inherit common CM stuff |
2 | $(call inherit-product, vendor/cm/config/common_full.mk) | ||||
3 | |||||
Brandon McAnsh | 60051ef | 2015-05-27 01:27:08 -0400 | [diff] [blame] | 4 | ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space)) |
5 | PRODUCT_COPY_FILES += \ | ||||
6 | vendor/cm/prebuilt/common/bootanimation/800.zip:system/media/bootanimation.zip | ||||
7 | endif |