common: Set property for the CM releasetype

Set ro.cm.releasetype based on the deteremined releasetype of the
build.

Change-Id: I2c1aa7181f42342594bd6d5dc5f5252220ed3497
This commit is contained in:
Brint E. Kriebel 2014-07-10 10:31:00 -07:00 committed by Gerrit Code Review
parent aff5e54c4e
commit af91758210

View File

@ -301,6 +301,7 @@ endif
PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \
ro.cm.version=$(CM_VERSION) \ ro.cm.version=$(CM_VERSION) \
ro.cm.releasetype=$(CM_BUILDTYPE) \
ro.modversion=$(CM_VERSION) \ ro.modversion=$(CM_VERSION) \
ro.cmlegal.url=http://www.cyanogenmod.org/docs/privacy ro.cmlegal.url=http://www.cyanogenmod.org/docs/privacy