Skip to content

Commit

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

Change-Id: I72f2158b124257f2f982fbbd7cd58020e3e4055b
  • Loading branch information
intervigilium committed Mar 10, 2014
1 parent e28f92d commit d5177ae
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, device/htc/m7spr/full_m7spr.mk)
$(call inherit-product, vendor/cm/config/common_full_phone.mk)

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

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

PRODUCT_BUILD_PROP_OVERRIDES += \
PRODUCT_NAME=sprint_wwe \
Expand Down

0 comments on commit d5177ae

Please sign in to comment.