summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-15 18:17:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-15 18:18:04 +0000
commit48346b849177355876e99c49b8d03585cfc1d9f9 (patch)
treefd1a35bd57b03a90f846a85fd78220abec03d2a0
parente205ba3d82652d65e9c88ab486062bed1bd40969 (diff)
parenta25ecc3ac083d00283923b564c26a2785a72f146 (diff)
Make change and version bump to SP2A.220505.001
Change-Id: I6010b413bbba0004c29440019a2e54a7e158d36d
-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