-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathcm.mk
23 lines (18 loc) · 735 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
# Release name
PRODUCT_RELEASE_NAME := OptimusS
TARGET_BOOTANIMATION_NAME := vertical-320x480
# Inherit some common CM stuff.
$(call inherit-product, vendor/cm/config/common_mini_phone.mk)
$(call inherit-product, vendor/cm/config/cdma.mk)
#include qcom opensource features
$(call inherit-product, vendor/qcom/opensource/omx/mm-core/Android.mk)
$(call inherit-product, vendor/qcom/opensource/omx/mm-video/Android.mk)
# Inherit device configuration
$(call inherit-product, device/lge/thunderc/full_thunderc.mk)
## Device identifier. This must come after all inclusions
PRODUCT_DEVICE := thunderc
PRODUCT_NAME := cm_thunderc
PRODUCT_BRAND := Sprint
PRODUCT_MODEL := LS670
PROUDCT_MANUFACTURER := LGE
PRODUCT_CHARACTERISTICS := phone