From 0cf80f3ab817e7d9ee2a5c2516b1a507711fab3c Mon Sep 17 00:00:00 2001 From: Adam Powell Date: Wed, 24 Jun 2015 13:04:22 -0700 Subject: Bump PLATFORM_PREVIEW_SDK_VERSION to 2 Change-Id: I6633e0077a6a89ef737d7c4b686aab033d94c41b --- core/version_defaults.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 6cbe81c..4a87abb 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -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 := 1 + PLATFORM_PREVIEW_SDK_VERSION := 2 endif endif -- cgit v1.1