OSDN Git Service

Revert "Merge commit '50738779' into gingerbread-plus-aosp" - do not merge
authorJean-Baptiste Queru <jbq@google.com>
Fri, 21 Jan 2011 15:49:35 +0000 (07:49 -0800)
committerJean-Baptiste Queru <jbq@google.com>
Fri, 21 Jan 2011 15:50:36 +0000 (07:50 -0800)
This reverts commit 7e1ce27c08ec57032520613488ec2fe5b3795126, reversing
changes made to 7dfc1270967c96be6dcd58fb7770c07482a7e90d.

Change-Id: I2b4c33ad56a12612f2fc05845428409d7023f683

core/version_defaults.mk

index d4a429d..2f57cf7 100644 (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)"