vendor/cm: Bump cmsdk platform version.

Change-Id: I5f460fd94e9e85003d6d7dac58c42d5d3d31a742
This commit is contained in:
Adnan Begovic 2016-01-18 10:52:39 -08:00
parent f0a6f1ec8b
commit 67f9e7adaa

View File

@ -332,7 +332,7 @@ ifndef CM_PLATFORM_SDK_VERSION
# the SDK are released. It should only be incremented when the APIs for # 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 # the new release are frozen (so that developers don't write apps against
# intermediate builds). # intermediate builds).
CM_PLATFORM_SDK_VERSION := 4 CM_PLATFORM_SDK_VERSION := 5
endif endif
ifndef CM_PLATFORM_REV ifndef CM_PLATFORM_REV