android_device_motorola_per.../cm.mk

14 lines
392 B
Makefile
Raw Normal View History

# Inherit some common CM stuff.
$(call inherit-product, vendor/cm/config/common_full_phone.mk)
2014-07-15 22:54:06 +02:00
# Boot animation
TARGET_SCREEN_WIDTH := 720
TARGET_SCREEN_HEIGHT := 1280
# Inherit device configuration
2014-07-15 22:54:06 +02:00
$(call inherit-product, device/motorola/peregrine/full_peregrine.mk)
## Device identifier. This must come after all inclusions
2014-07-15 22:54:06 +02:00
PRODUCT_RELEASE_NAME := peregrine
PRODUCT_NAME := cm_peregrine