am cef526f0: DO NOT MERGE Update version code for MR1 (4.4W.2)

* commit 'cef526f0f48340256a79999cb2ddbc1c86933141':
  DO NOT MERGE Update version code for MR1 (4.4W.2)
This commit is contained in:
Justin Koh
2014-10-02 16:41:53 +00:00
committed by Android Git Automerger

View File

@@ -41,7 +41,7 @@ ifeq "" "$(PLATFORM_VERSION)"
# which is the version that we reveal to the end user. # which is the version that we reveal to the end user.
# Update this value when the platform version changes (rather # Update this value when the platform version changes (rather
# than overriding it somewhere else). Can be an arbitrary string. # than overriding it somewhere else). Can be an arbitrary string.
PLATFORM_VERSION := 4.4W.1 PLATFORM_VERSION := 4.4W.2
endif endif
ifeq "" "$(PLATFORM_SDK_VERSION)" ifeq "" "$(PLATFORM_SDK_VERSION)"