Bump SDK Extension version to 5

This bump includes Adservices and MediaProvider.

Bug: 256848771
Test: The build passes
Change-Id: I309e0eb80a3cb3c7abc48f0ff4e19ee5a5ac6bf9
This commit is contained in:
Gurpreet Singh
2022-11-01 17:00:22 +00:00
parent b876fb0d3b
commit 03fbfe7d30

View File

@@ -78,7 +78,7 @@ endif
.KATI_READONLY := PLATFORM_SDK_VERSION .KATI_READONLY := PLATFORM_SDK_VERSION
# This is the sdk extension version of this tree. # This is the sdk extension version of this tree.
PLATFORM_SDK_EXTENSION_VERSION := 4 PLATFORM_SDK_EXTENSION_VERSION := 5
.KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION .KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION
# This is the sdk extension version that PLATFORM_SDK_VERSION ships with. # This is the sdk extension version that PLATFORM_SDK_VERSION ships with.