summaryrefslogtreecommitdiffstats
path: root/core/version_defaults.mk
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2010-10-20 18:54:17 -0700
committerDianne Hackborn <hackbod@google.com>2010-10-20 18:54:17 -0700
commit311c267e150203543fe8eab41e0dceef88c331de (patch)
treeece8039cca8a103f34d5dab76a2380d94afc0fc3 /core/version_defaults.mk
parent02800879e7e26fc271806e1228140dc70ab509c3 (diff)
downloadbuild-311c267e150203543fe8eab41e0dceef88c331de.zip
build-311c267e150203543fe8eab41e0dceef88c331de.tar.gz
build-311c267e150203543fe8eab41e0dceef88c331de.tar.bz2
We are API 9 compatible.
Change-Id: Ice1c07993fb66c12cafeaefa874a7adbb19caf21
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 af00479..5c80b3a 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -53,7 +53,7 @@ ifeq "" "$(PLATFORM_SDK_VERSION)"
# intermediate builds). During development, this number remains at the
# SDK version the branch is based on and PLATFORM_VERSION_CODENAME holds
# the code-name of the new development work.
- PLATFORM_SDK_VERSION := 8
+ PLATFORM_SDK_VERSION := 9
endif
ifeq "" "$(PLATFORM_VERSION_CODENAME)"