Bump SDK Extension version to 2

This bump includes SdkExtensions and MediaProvider.

Bug: 222049920
Test: Manual install of MP & SDKExtensions
Change-Id: Ie68b78c93f66bd7b40f0dad301821d14d8dc5655
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 3f857aa..fb8333a 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -78,7 +78,7 @@
 .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.