aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnkur Bakshi <ankurbakshi@google.com>2023-10-16 19:18:55 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-10-16 19:18:55 +0000
commitd5d07d1b46e5168f5b96d07820ad1e6ba274392f (patch)
tree9697daf0cc49da88567ca68760f0a76d8a06f248
parent2e86d930ab99aff006c9ad3bd9cd3bd794b73412 (diff)
parente727551755c4764da13b338bd409e12506c22425 (diff)
downloadbuild-d5d07d1b46e5168f5b96d07820ad1e6ba274392f.tar.gz
Update Security String to 2023-12-01 am: c2b45030ce am: a8ff055371 am: e727551755
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/24933817 Change-Id: Ieb78dc3d148d3f9dabcd16c2af602625a87f0b97 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 71ee8546de..ac6516af8d 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