Revert "Merge commit '50738779' into gingerbread-plus-aosp" - do not merge

This reverts commit 7e1ce27c08, reversing
changes made to 7dfc127096.

Change-Id: I2b4c33ad56a12612f2fc05845428409d7023f683
This commit is contained in:
Jean-Baptiste Queru
2011-01-21 07:49:35 -08:00
parent 7e1ce27c08
commit fce88928fe

View File

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