Skip to content

Commit

Permalink
Revert "m7spr: Change inherit order"
Browse files Browse the repository at this point in the history
This reverts commit 2ca4f7f.

Change-Id: Icab9e4a0ba94a56029e3bb6906f38d66db96236d
  • Loading branch information
intervigilium committed Mar 10, 2014
1 parent e8354f1 commit e28f92d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cm.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$(call inherit-product, vendor/cm/config/common_full_phone.mk)
$(call inherit-product, device/htc/m7spr/full_m7spr.mk)

$(call inherit-product, vendor/cm/config/nfc_enhanced.mk)

$(call inherit-product, device/htc/m7spr/full_m7spr.mk)
$(call inherit-product, vendor/cm/config/common_full_phone.mk)

PRODUCT_BUILD_PROP_OVERRIDES += \
PRODUCT_NAME=sprint_wwe \
Expand Down

0 comments on commit e28f92d

Please sign in to comment.