aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2021-11-12 12:45:09 +0000
committerAnton Hansson <hansson@google.com>2022-03-14 11:47:42 +0000
commite4842390604b29f4206a312c51ca21ca1d654f1b (patch)
treeab3063eeb54d4375b8fb50610ebcb1e24b3d3d12
parentdfbfcbfca505fb14bf85d66fd17450769d36e1bb (diff)
downloadbuild-e4842390604b29f4206a312c51ca21ca1d654f1b.tar.gz
Bump SDK Extension version to 2
This bump includes SdkExtensions and MediaProvider. Bug: 222049920 Test: Manual install of MP & SDKExtensions Merged-In: Ie68b78c93f66bd7b40f0dad301821d14d8dc5655 Change-Id: Ie68b78c93f66bd7b40f0dad301821d14d8dc5655
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 88fa42771f..aad89a3ec7 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -156,7 +156,7 @@ endif
.KATI_READONLY := PLATFORM_SDK_VERSION
# This is the sdk extension version of this tree.
-PLATFORM_SDK_EXTENSION_VERSION := 1
+PLATFORM_SDK_EXTENSION_VERSION := 2
.KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION
# This is the sdk extension version that PLATFORM_SDK_VERSION ships with.