Skip to content

Commit

Permalink
m7spr: Update fingerprint to 4.06.651.4 (4.4.2)
Browse files Browse the repository at this point in the history
Change-Id: I0901c73007bb066371ef0161046e57429dd50507
  • Loading branch information
gu1dry authored and mdmower committed Mar 6, 2014
1 parent 2ca4f7f commit b137017
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion cm.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ $(call inherit-product, vendor/cm/config/nfc_enhanced.mk)

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

PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=m7wls BUILD_ID=JSS15J BUILD_FINGERPRINT="htc/sprint_wwe/m7wls:4.3/JSS15J/251863.2:user/release-keys" PRIVATE_BUILD_DESC="3.04.651.2 CL251863 release-keys"
PRODUCT_BUILD_PROP_OVERRIDES += \
PRODUCT_NAME=sprint_wwe \
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

0 comments on commit b137017

Please sign in to comment.