cm: New CMSDK API level 7 - Guava

Change-Id: I38bd9b5dea02593801f130a7d790d0dddb1e800e
diff --git a/config/cmsdk_common.mk b/config/cmsdk_common.mk
index 7856371..5c9a836 100644
--- a/config/cmsdk_common.mk
+++ b/config/cmsdk_common.mk
@@ -34,7 +34,7 @@
   # the SDK are released.  It should only be incremented when the APIs for
   # the new release are frozen (so that developers don't write apps against
   # intermediate builds).
-  CM_PLATFORM_SDK_VERSION := 6
+  CM_PLATFORM_SDK_VERSION := 7
 endif
 
 ifndef CM_PLATFORM_REV