forked from djnoxd-p990/android_device_lge_p990
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathcm.mk
More file actions
16 lines (11 loc) · 648 Bytes
/
cm.mk
File metadata and controls
16 lines (11 loc) · 648 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Inherit some common CM stuff.
$(call inherit-product, vendor/cm/config/common_full_phone.mk)
# Inherit device configuration
$(call inherit-product, device/lge/p990/p990.mk)
PRODUCT_NAME := cm_p990
# Release name and versioning
PRODUCT_RELEASE_NAME := Optimus2X
PRODUCT_VERSION_DEVICE_SPECIFIC :=
## Device identifier. This must come after all inclusions
PRODUCT_DEVICE := p990
PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=star_open_eu BUILD_ID=IMM76L BUILD_FINGERPRINT=lge/star_open_eu/star:4.0.4/IMM76L/LG-P990-P99030a.1211302332:user/release-keys PRIVATE_BUILD_DESC="star_open_eu-user 4.0.4 IMM76L LG-P990-P99030a.1211302332 release-keys"