summaryrefslogtreecommitdiffstats
path: root/core/version_defaults.mk
diff options
context:
space:
mode:
authorIan Pedowitz <ijpedowitz@google.com>2015-08-11 07:50:04 -0700
committerIan Pedowitz <ijpedowitz@google.com>2015-08-11 07:50:04 -0700
commit38ffb0cf899d94cb72409519bd25dc94048dd719 (patch)
tree845545a6f51212f66388da345fb0888b23299086 /core/version_defaults.mk
parent736463f86cbe4a5d6b1b9333ee0eab4f9ebd5a70 (diff)
downloadbuild-38ffb0cf899d94cb72409519bd25dc94048dd719.zip
build-38ffb0cf899d94cb72409519bd25dc94048dd719.tar.gz
build-38ffb0cf899d94cb72409519bd25dc94048dd719.tar.bz2
Bump PLATFORM_PREVIEW_SDK_VERSION to 4
Change-Id: Ia44cfc3ff839c9ec84aec32e37c42b96de67075e
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 e88623e..25dfcdc 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 := 3
+ PLATFORM_PREVIEW_SDK_VERSION := 4
endif
endif