forked from CyanogenMod/android_device_semc_haida
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcm.mk
19 lines (14 loc) · 722 Bytes
/
cm.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Inherit device configuration
$(call inherit-product, device/semc/haida/full_haida.mk)
## Specify phone tech before including full_phone
$(call inherit-product, vendor/cm/config/gsm.mk)
# Inherit some common CM stuff.
$(call inherit-product, vendor/cm/config/common_full_phone.mk)
#Set build fingerprint / ID / Product Name ect.
PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=MT11i BUILD_FINGERPRINT="SEMC/MT11i_1254-2184/MT11i:4.0.4/4.1.B.0.431/UL5_3w:user/release-keys" PRIVATE_BUILD_DESC="MT11i-user 4.0.4 4.1.B.0.431 UL5_3w test-keys"
# Boot Animation
TARGET_SCREEN_HEIGHT := 854
TARGET_SCREEN_WIDTH := 480
## Device identifier. This must come after all inclusions
PRODUCT_NAME := cm_haida
PRODUCT_DEVICE := haida