summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAdnan Begovic <adnan@cyngn.com>2015-07-13 16:16:55 -0700
committerAdnan Begovic <adnan@cyngn.com>2015-07-13 16:16:55 -0700
commitbcb6d989c5ec9832559c3bd84590ae6b2f69b638 (patch)
treedbaff2a98dfbb351df9dc0ada1c0e81a41cb4097 /config
parent7c96869b2605af7b16b36e61973583121754d6d5 (diff)
downloadvendor_replicant-bcb6d989c5ec9832559c3bd84590ae6b2f69b638.zip
vendor_replicant-bcb6d989c5ec9832559c3bd84590ae6b2f69b638.tar.gz
vendor_replicant-bcb6d989c5ec9832559c3bd84590ae6b2f69b638.tar.bz2
vendor/cm: Bump cmsdk version.
Change-Id: Id1690423ea1754558119209390c24bfb1270920f
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 += \