Skip to content

Commit

Permalink
Align ro.product with stock
Browse files Browse the repository at this point in the history
Change-Id: Ib97fdd1902ed78b0f320347b7411756e18b8f895
  • Loading branch information
gu1dry committed Mar 6, 2014
1 parent b137017 commit d620c4d
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions cm.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ $(call inherit-product, vendor/cm/config/nfc_enhanced.mk)

$(call inherit-product, device/htc/m7spr/full_m7spr.mk)

PRODUCT_NAME := cm_m7spr
PRODUCT_DEVICE := m7spr

PRODUCT_BUILD_PROP_OVERRIDES += \
PRODUCT_MODEL=HTCONE \
PRODUCT_NAME=sprint_wwe \
PRODUCT_DEVICE=m7wls \
BUILD_ID=KOT49H \
BUILD_FINGERPRINT="htc/sprint_wwe/m7wls:4.4.2/KOT49H/303687.4:user/release-keys" \
PRIVATE_BUILD_DESC="4.06.651.4 CL303687 release-keys"

PRODUCT_NAME := cm_m7spr
PRODUCT_DEVICE := m7spr
BUILD_FINGERPRINT="htc/sprint_wwe/m7wls:4.4.2/KOT49H/303687.4:user/release-keys" \

0 comments on commit d620c4d

Please sign in to comment.