From bcb6d989c5ec9832559c3bd84590ae6b2f69b638 Mon Sep 17 00:00:00 2001 From: Adnan Begovic Date: Mon, 13 Jul 2015 16:16:55 -0700 Subject: [PATCH] vendor/cm: Bump cmsdk version. Change-Id: Id1690423ea1754558119209390c24bfb1270920f --- config/common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/common.mk b/config/common.mk index cdc8bb18..8422d5bd 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 += \