aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBassem Khalife <bkhalife@google.com>2022-06-21 05:32:29 +0000
committerBassem Khalife <bkhalife@google.com>2022-06-21 05:32:32 +0000
commit52fd4edb4717aad45f4b3b42983bdee1a1da48c1 (patch)
tree980e84de20cea6a4cd7a2c9e50a422ff26122be1
parent7ede316c563dc95acac63c9ebfe2feea73cedc17 (diff)
downloadbuild-52fd4edb4717aad45f4b3b42983bdee1a1da48c1.tar.gz
Update Security String to 2022-08-01
Bug: 232157623 Change-Id: Ief202c2f8b37d686397560df599d2143d763ba65 Merged-In: Ief202c2f8b37d686397560df599d2143d763ba65
-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 731d4989ee..ce1574e331 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-07-05
+ PLATFORM_SECURITY_PATCH := 2022-08-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH