cm: Prepare for api level 6.

TICKET: CYNGNOS-2303
Change-Id: Ife365b606abe8043a4c6e9c0eef206e629a470cd
This commit is contained in:
Adnan Begovic 2016-04-01 15:38:57 -07:00
parent 6d61d301e5
commit 7ae471d7ca
1 changed files with 1 additions and 1 deletions

View File

@ -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