forked from nikhil16242/android_device_htc_golfu
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcm.mk
More file actions
21 lines (16 loc) · 575 Bytes
/
cm.mk
File metadata and controls
21 lines (16 loc) · 575 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## Specify phone tech before including full_phone
$(call inherit-product, vendor/cm/config/gsm.mk)
# Release name
PRODUCT_RELEASE_NAME := Golfu
# Boot animation
TARGET_BOOTANIMATION_NAME := vertical-320x480
# Inherit some common cm stuff.
$(call inherit-product, vendor/cm/config/common_full_phone.mk)
# Inherit device configuration
$(call inherit-product, device/htc/golfu/golfu.mk)
## Device identifier. This must come after all inclusions
PRODUCT_DEVICE := golfu
PRODUCT_NAME := cm_golfu
PRODUCT_BRAND := htc
PRODUCT_MODEL := HTC Desire C
PRODUCT_MANUFACTURER := HTC