From 3c8afe4b709255bd795a9beb67320bb007b4a897 Mon Sep 17 00:00:00 2001 From: Joey Date: Sun, 11 Mar 2018 15:13:36 +0100 Subject: [PATCH] vendor: bump for LineageSDK API 9 Change-Id: I9ddb1c359bd0eaf03f150986e0b26bdcb81d481a Signed-off-by: Joey --- config/lineage_sdk_common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/lineage_sdk_common.mk b/config/lineage_sdk_common.mk index 19b63a43..d92ed2d4 100644 --- a/config/lineage_sdk_common.mk +++ b/config/lineage_sdk_common.mk @@ -29,7 +29,7 @@ ifndef LINEAGE_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). - LINEAGE_PLATFORM_SDK_VERSION := 8 + LINEAGE_PLATFORM_SDK_VERSION := 9 endif ifndef LINEAGE_PLATFORM_REV