aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnkur Bakshi <ankurbakshi@google.com>2023-10-16 19:50:30 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-10-16 19:50:30 +0000
commit63bd1744a319d21a136571e2e05a2a3fbc3be253 (patch)
tree5911d6932e7274da2a4106e51be86d0dbca39d34
parentfe1ee3b85f50f30c870947190a2e03350dcc858d (diff)
parentd5d07d1b46e5168f5b96d07820ad1e6ba274392f (diff)
downloadbuild-63bd1744a319d21a136571e2e05a2a3fbc3be253.tar.gz
Update Security String to 2023-12-01 am: c2b45030ce am: a8ff055371 am: e727551755 am: d5d07d1b46
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/24933817 Change-Id: I642442545807794dcf5ae4cfdeae2fdb3883cc36 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-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 96779e4f20..869707124c 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 := 2023-11-01
+ PLATFORM_SECURITY_PATCH := 2023-12-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH