forked from szlkiev/android_device_semc_urushi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcm.mk
18 lines (13 loc) · 709 Bytes
/
cm.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Inherit device configuration
$(call inherit-product, device/semc/urushi/full_urushi.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=ST18i BUILD_FINGERPRINT="SEMC/ST18i_1251-7710/ST18i:4.0.4/4.1.B.0.587/tL1_3w:user/release-keys" PRIVATE_BUILD_DESC="ST18i-user 4.0.4 4.1.B.0.587 tL1_3w test-keys"
TARGET_SCREEN_HEIGHT := 854
TARGET_SCREEN_WIDTH := 480
## Device identifier. This must come after all inclusions
PRODUCT_NAME := cm_urushi
PRODUCT_DEVICE := urushi