summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-15 18:40:35 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-03-15 18:40:35 +0000
commit4017c56479a57d8abc03f8b482ac7b75c158abb1 (patch)
treefd1a35bd57b03a90f846a85fd78220abec03d2a0
parent7f86e204fec1523b1e48c9b3fce1ed562d454020 (diff)
parent48346b849177355876e99c49b8d03585cfc1d9f9 (diff)
Make change and version bump to SP2A.220505.001 am: 48346b8491
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/17198987 Change-Id: I69d23d41c6d97689d64c5727c885ddb0ec5678a7
-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 c694faec0c..29eccd5a9e 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=SP2A.220405.004
+BUILD_ID=SP2A.220505.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