vendor/cm: Bump cmsdk version.

Change-Id: Id1690423ea1754558119209390c24bfb1270920f
This commit is contained in:
Adnan Begovic 2015-07-13 16:16:55 -07:00
parent 7c96869b26
commit bcb6d989c5
1 changed files with 1 additions and 1 deletions

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 := 1 CM_PLATFORM_SDK_VERSION := 2
endif endif
PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \