aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2022-12-09 20:41:42 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-12-09 20:41:42 +0000
commit445dfdc147bc3fe808798df6f9ba21faea8f1359 (patch)
tree2c0d40eafce01597ddac631babeb364f9cc11562
parent404ee70ff118823b18719c1be032056f3ec6a54d (diff)
parentb601ce96db0d09cc2085495e2e0ec17e4a04b388 (diff)
downloadbuild-445dfdc147bc3fe808798df6f9ba21faea8f1359.tar.gz
Update Security String to 2023-02-01 am: b601ce96db
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/20665910 Change-Id: I524f6521a7aa06e1cb27b5217486ab3141d2978b 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 75754ef9b2..3da8fb1a9d 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -250,7 +250,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-01-01
+ PLATFORM_SECURITY_PATCH := 2023-02-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH