forked from CyanogenMod/android_device_samsung_d2spr
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcm.mk
More file actions
21 lines (15 loc) · 639 Bytes
/
cm.mk
File metadata and controls
21 lines (15 loc) · 639 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$(call inherit-product, device/samsung/d2spr/full_d2spr.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)
PRODUCT_BUILD_PROP_OVERRIDES += \
PRODUCT_NAME=d2spr \
BUILD_DISPLAY_ID=MROM \
TARGET_DEVICE=d2spr \
BUILD_FINGERPRINT="samsung/d2spr/d2spr:4.1.2/JZO54K/L710VPBMD4:user/release-keys" \
PRIVATE_BUILD_DESC="d2spr-user 4.1.2 JZO54K L710VPBMD4 release-keys"
PRODUCT_NAME := cm_d2spr
PRODUCT_DEVICE := d2spr