aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-18 05:09:04 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-18 05:09:19 +0000
commit3765c1618db07ef9e58ce5f22836f53c846dbdb7 (patch)
tree077f059e6bb0c66f829f937084694e7ef5cef60e
parent6d9cbd9ef8b1de6c01b210c0b3457af911898a43 (diff)
parent053cda8e9a3c479b74946b1c3e3e168a5b03d7dc (diff)
downloadbuild-android-platform-12.0.0_r6.tar.gz
Make change and version bump to SPM1.220111.004android-platform-12.0.0_r6
Change-Id: Ibf2833680b8a3e1cd375e945da13d1f2d1a4f956
-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 f98a8da31c..87942fd517 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.220111.003
+BUILD_ID=SPM1.220111.004
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 2d0ac256a4..19f5b99ce5 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-03-01
+ PLATFORM_SECURITY_PATCH := 2022-04-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH