OSDN Git Service

Bump PLATFORM_PREVIEW_SDK_VERSION to 3
authorIan Pedowitz <ijpedowitz@google.com>
Wed, 29 Jul 2015 17:37:24 +0000 (10:37 -0700)
committerIan Pedowitz <ijpedowitz@google.com>
Wed, 29 Jul 2015 17:37:24 +0000 (10:37 -0700)
Change-Id: I5a0ec062c2893bf1ac7fbec3ce98953283efcaf7

core/version_defaults.mk

index e384526..c481bbc 100644 (file)
@@ -80,7 +80,7 @@ else
     # assuming the device can only support APIs as of the previous official
     # public release.
     # This value will always be 0 for release builds.
-    PLATFORM_PREVIEW_SDK_VERSION := 2
+    PLATFORM_PREVIEW_SDK_VERSION := 3
   endif
 endif