summaryrefslogtreecommitdiffstats
path: root/core/version_defaults.mk
diff options
context:
space:
mode:
authorIan Pedowitz <ijpedowitz@google.com>2015-07-29 10:37:24 -0700
committerIan Pedowitz <ijpedowitz@google.com>2015-07-29 10:37:24 -0700
commitdb042bdccd0887af6137dba273cda7dd605718fb (patch)
tree6f2041d5d4aeb7547567754260067dc8810985ad /core/version_defaults.mk
parent18cf7136a686b9fbac837736445ca7f2edd5947e (diff)
downloadbuild-db042bdccd0887af6137dba273cda7dd605718fb.zip
build-db042bdccd0887af6137dba273cda7dd605718fb.tar.gz
build-db042bdccd0887af6137dba273cda7dd605718fb.tar.bz2
Bump PLATFORM_PREVIEW_SDK_VERSION to 3
Change-Id: I5a0ec062c2893bf1ac7fbec3ce98953283efcaf7
Diffstat (limited to 'core/version_defaults.mk')
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index e384526..c481bbc 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 := 2
+ PLATFORM_PREVIEW_SDK_VERSION := 3
endif
endif