commit | 57e8c18d6385970bd3c86f017bde321b155053f4 | [log] [tgz] |
---|---|---|
author | Ankur Bakshi <ankurbakshi@google.com> | Fri Nov 17 21:44:03 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 17 21:44:03 2023 +0000 |
tree | cd869f0c86acc89e049a367b0e3d3fd848eaaf2b | |
parent | a8ff055371884e2e502c23e171dabf87037aff64 [diff] | |
parent | 4ac29fff9927bf64afb686597928d514f40d4cd7 [diff] |
Update Security String to 2024-01-01 am: 4ac29fff99 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/25293366 Change-Id: I11033034d41220c0e483dd105fc664b4350b1371 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index acaf345..3393748 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -240,7 +240,7 @@ # 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 := 2023-12-01 + PLATFORM_SECURITY_PATCH := 2024-01-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH