-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcm.mk
More file actions
22 lines (14 loc) · 743 Bytes
/
cm.mk
File metadata and controls
22 lines (14 loc) · 743 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$(call inherit-product, device/motorola/solstice/full_solstice.mk)
# Inherit some common CM stuff.
$(call inherit-product, vendor/cm/config/cdma.mk)
# Enhanced NFC
$(call inherit-product, vendor/cm/config/nfc_enhanced.mk)
# Inherit some common CM stuff.
$(call inherit-product, vendor/cm/config/common_full_phone.mk)
DEVICE_PACKAGE_OVERLAYS += device/motorola/solstice/overlay/cm
PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=solstice TARGET_DEVICE=solstice BUILD_FINGERPRINT="motorola/XT905_usc/solstice:4.1.1/9.8.1Q_25/35:user/release-keys" PRIVATE_BUILD_DESC="smq_usc-user 4.1.1 9.8.1Q_25 35 release-keys"
# Boot animation
TARGET_SCREEN_HEIGHT := 960
TARGET_SCREEN_WIDTH := 540
PRODUCT_NAME := cm_solstice
PRODUCT_DEVICE := solstice