Bump SDK Extension version to 4

Modules with new APIs in this version are

  - AD_SERVICES
  - SDK_EXTENSIONS
  - TETHERING

Bug: 245513010
Test: manual install of modules
Change-Id: I8f4becf87001220a385df3b220e6929b2b212920
This commit is contained in:
Mårten Kongstad
2022-09-07 15:04:56 +02:00
parent 21174729e7
commit 1699542216

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 := 3 PLATFORM_SDK_EXTENSION_VERSION := 4
.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.