aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzuWei Lin <szuweilin@google.com>2024-01-09 05:20:48 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-01-31 04:51:56 +0000
commit6f84f766c89275e97fa7ecb8920714d50fee625e (patch)
tree550a43cae6e75885f104d2d77741e23171b17c47
parenta08b5843508e5e14d395e44794e219e3899b8eca (diff)
downloadbuild-6f84f766c89275e97fa7ecb8920714d50fee625e.tar.gz
Update Security String to 2024-03-05
Bug: 317432319 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d119051e574c71db6b468ac7833801b34175352d) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:3db6b280ddc3817bd03346d7114c4a68c2ae1de5) Merged-In: Ie4201fe11438ac8a505946699ad2dcc19672c085 Change-Id: Ie4201fe11438ac8a505946699ad2dcc19672c085
-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 d32501a363..8ccdfe6682 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 := 2024-02-05
+ PLATFORM_SECURITY_PATCH := 2024-03-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH