Make change and version bump to aml_sdk_331310010 for mainline module file: None

Change-Id: Icfbf124a3cac28834d2646e9f1ac61a4922073cb
diff --git a/core/build_id.mk b/core/build_id.mk
index 07de0a4..e4dbbee 100644
--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -18,4 +18,4 @@
 # (like "CRB01").  It must be a single word, and is
 # capitalized by convention.
 
-BUILD_ID=331310000
+BUILD_ID=331310010
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index c7aa309..feb643e 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 := 5
+PLATFORM_SDK_EXTENSION_VERSION := 4
 .KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION
 
 # This is the sdk extension version that PLATFORM_SDK_VERSION ships with.