aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-30 05:05:12 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-30 05:13:35 +0000
commit54af634080113d0efd6fedf121284a51930c71e3 (patch)
tree9a23c2f701f755d2ed24322dd8b22a5a8b4b057f
parent64884da24e094fd712a79296b3d2a1d56bf597c2 (diff)
parent27bf440f0209c3fd6a26ed331123bf0bfd6e133d (diff)
downloadbuild-android-platform-12.1.0_r3.tar.gz
Make change and version bump to SPM2.220329.001android-platform-12.1.0_r3
Change-Id: I61be92e9ea6edff4c17ce2c9e660a441abd976b3
-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 c683a72c31..2255b41941 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=SPM2.220315.001
+BUILD_ID=SPM2.220329.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 16ad062149..a0897449cf 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-04-05
+ PLATFORM_SECURITY_PATCH := 2022-05-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH