summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAdnan Begovic <adnan@cyngn.com>2016-04-01 15:38:57 -0700
committerAdnan Begovic <adnan@cyngn.com>2016-04-01 15:39:07 -0700
commit7ae471d7ca3269cace5a59a6822b1b168c4c8814 (patch)
tree1d390ef03695648e111f2ccbfdba68372bef8ae6 /config
parent6d61d301e54ff0270ca211e8c9a2f297d0f0831c (diff)
downloadvendor_replicant-7ae471d7ca3269cace5a59a6822b1b168c4c8814.zip
vendor_replicant-7ae471d7ca3269cace5a59a6822b1b168c4c8814.tar.gz
vendor_replicant-7ae471d7ca3269cace5a59a6822b1b168c4c8814.tar.bz2
cm: Prepare for api level 6.
TICKET: CYNGNOS-2303 Change-Id: Ife365b606abe8043a4c6e9c0eef206e629a470cd
Diffstat (limited to 'config')
-rw-r--r--config/cmsdk_common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmsdk_common.mk b/config/cmsdk_common.mk
index d8d7c98..0c922a1 100644
--- a/config/cmsdk_common.mk
+++ b/config/cmsdk_common.mk
@@ -28,7 +28,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 := 5
+ CM_PLATFORM_SDK_VERSION := 6
endif
ifndef CM_PLATFORM_REV