summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/common.mk b/config/common.mk
index cdc8bb1..8422d5b 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -332,7 +332,7 @@ ifndef CM_PLATFORM_SDK_VERSION
# 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 := 1
+ CM_PLATFORM_SDK_VERSION := 2
endif
PRODUCT_PROPERTY_OVERRIDES += \