Bump SDK Extension version to 5

This bump includes Adservices and MediaProvider.

Bug: 256848771
Test: The build passes
Change-Id: I309e0eb80a3cb3c7abc48f0ff4e19ee5a5ac6bf9
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index feb643e..c7aa309 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 := 4
+PLATFORM_SDK_EXTENSION_VERSION := 5
 .KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION
 
 # This is the sdk extension version that PLATFORM_SDK_VERSION ships with.