aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2022-04-06 05:02:37 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-11 23:04:57 +0000
commite71eb9afd5fd6eeead656a3a917a81e0a9769b86 (patch)
tree4f9782cd74361eae62c16ca1d12e370f886945f6
parent7a6d2e50f526fd55222bb75a875249c7e54cf98d (diff)
downloadbuild-e71eb9afd5fd6eeead656a3a917a81e0a9769b86.tar.gz
Update Security String to 2022-06-05
Bug: 228265025 Change-Id: Iac5d1f2b0c48bf5ff7dc89d00d49944e764cec5c (cherry picked from commit ee052ac0e5922c5a9672cfcfcae4a6945eff30c9) Merged-In: Iac5d1f2b0c48bf5ff7dc89d00d49944e764cec5c
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index a0897449cf..0daae6bdcb 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-05-05
+ PLATFORM_SECURITY_PATCH := 2022-06-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH