aboutsummaryrefslogtreecommitdiff
path: root/cm.mk
blob: 44053915e01215d3f66453939967e74b5e648cce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)

# Inherit some common CM stuff.
$(call inherit-product, vendor/cm/config/common_full_phone.mk)

# Inherit from device specific
$(call inherit-product, device/asus/Z00ED/full_Z00ED.mk)

PRODUCT_NAME := cm_Z00ED
PRODUCT_DEVICE := Z00ED
PRODUCT_BRAND := asus
PRODUCT_MODEL := Zenfone 2 Laser
PRODUCT_MANUFACTURER := asus

PRODUCT_GMS_CLIENTID_BASE := android-asus