Bump SDK Extension version to 10

This bump includes HealthConnect, Tethering, AppSearch and AdServices
Bug: 298437362
Test: The build passes
Ignore-AOSP-first: Finalization is not performed in AOSP

Change-Id: I3251856e69722cc06da543d5e3535e9d7701eeb8
This commit is contained in:
My Name
2023-08-31 17:34:55 +00:00
committed by Masha Khokhlova
parent aa6c267bb3
commit e30a739758

View File

@@ -79,7 +79,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 := 9 PLATFORM_SDK_EXTENSION_VERSION := 10
.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.