forked from Team-Hydra/android_device_htc_shooter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcm.mk
executable file
·29 lines (21 loc) · 780 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
27
28
# Camera
PRODUCT_PACKAGES := \
Camera
# Inherit some common CM stuff.
$(call inherit-product, vendor/cm/config/common_full_phone.mk)
# Inherit some common CM stuff.
$(call inherit-product, vendor/cm/config/cdma.mk)
# Inherit device configuration
$(call inherit-product, device/htc/shooter/shooter.mk)
PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=htc_shooter BUILD_FINGERPRINT="sprint/htc_shooter/shooter:4.0.3/IML74K/130920.2:user/release-keys" PRIVATE_BUILD_DESC="2.08.651.2 CL130920 release-keys"
# Device naming
PRODUCT_DEVICE := shooter
PRODUCT_NAME := pac_shooter
PRODUCT_BRAND := sprint
PRODUCT_MANUFACTURER := HTC
PRODUCT_MODEL := Evo 3D CDMA
# Bootanimation
TARGET_SCREEN_HEIGHT := 960
TARGET_SCREEN_WIDTH := 540
# Release name
PRODUCT_RELEASE_NAME := shooter