We are API 9 compatible.

Change-Id: Ice1c07993fb66c12cafeaefa874a7adbb19caf21
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 @@
   # 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)"