klte: Re-order product inheritance

Change-Id: I70a55ed27fd3eebdce864a8d2cdada6c24eb9c5b
This commit is contained in:
Ethan Chen 2014-11-23 03:04:15 -08:00
parent 2864552a93
commit 273dc4005d
1 changed files with 2 additions and 4 deletions

6
cm.mk
View File

@ -1,10 +1,8 @@
$(call inherit-product, device/samsung/klte/full_klte.mk)
$(call inherit-product, vendor/cm/config/common_full_phone.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)
$(call inherit-product, device/samsung/klte/full_klte.mk)
PRODUCT_DEVICE := klte
PRODUCT_NAME := cm_klte