forked from CyanogenMod/android_device_lge_p930
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cm.mk
26 lines (18 loc) · 833 Bytes
/
cm.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
## Specify phone tech before including full_phone
$(call inherit-product, vendor/cm/config/gsm.mk)
# Boot animation
TARGET_SCREEN_HEIGHT := 1280
TARGET_SCREEN_WIDTH := 720
# Inherit some common CM stuff.
$(call inherit-product, vendor/cm/config/common_full_phone.mk)
# Inherit device configuration
$(call inherit-product, device/lge/p930/p930.mk)
PRODUCT_NAME := cm_p930
# Release name and versioning
PRODUCT_RELEASE_NAME := OptimusLTE
PRODUCT_VERSION_DEVICE_SPECIFIC :=
## Device identifier. This must come after all inclusions
PRODUCT_DEVICE := p930
PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=lge_iproj BUILD_FINGERPRINT=lge/lge_iproj/lgp930:4.0.3/IML74K/LG-P930-V18f.1c09112307:user/release-keys PRIVATE_BUILD_DESC="i_atnt-user 4.0.3 IML74K 47c54a96 release-keys"
# Enable Torch
PRODUCT_PACKAGES += Torch WiFiDirectDemo