aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-11 23:27:30 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-11 23:35:52 +0000
commit183b18b4fb0b36ded4f3c140179e5c16612d383e (patch)
treecbeca6cdfdf1b4ea0f39ecc379a568b27b085625
parent087f9a825cfd27c2cf81123a95edd9a4f70894fc (diff)
parentcf6756234eca8bfaaf043c658226570084f2600b (diff)
downloadbuild-183b18b4fb0b36ded4f3c140179e5c16612d383e.tar.gz
Make change and version bump to SPM1.220111.001android-platform-12.0.0_r4
Change-Id: I4a9c1799651586c9841450afaa94fba675052a40
-rw-r--r--core/build_id.mk2
-rw-r--r--core/version_defaults.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/build_id.mk b/core/build_id.mk
index 632cd4a776..ee6533e42d 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=SPM1.211215.001
+BUILD_ID=SPM1.220111.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 47bb92c142..4f89a2be78 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -240,7 +240,7 @@ ifndef PLATFORM_SECURITY_PATCH
# It must be of the form "YYYY-MM-DD" on production devices.
# It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
- PLATFORM_SECURITY_PATCH := 2022-01-05
+ PLATFORM_SECURITY_PATCH := 2022-02-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH