morrison: remove -KANG on release builds
Someone added the KANG prefix on release builds, this removes it. Change-Id: Ic944be5a65afdac6b01e779ca6647735d730e3b0
This commit is contained in:
parent
4265937c46
commit
7ce05a2061
@ -26,7 +26,7 @@ ifdef CYANOGEN_NIGHTLY
|
||||
else
|
||||
ifdef CYANOGEN_RELEASE
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.modversion=CyanogenMod-7.1.0-RC1-CLIQ-KANG
|
||||
ro.modversion=CyanogenMod-7.1.0-RC1-CLIQ
|
||||
else
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.modversion=CyanogenMod-7.1.0-RC1-CLIQ-KANG
|
||||
|
Loading…
Reference in New Issue
Block a user