aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2023-03-14 17:44:19 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-03-14 17:44:19 +0000
commit07c703d53ddec422835c912565efea02336e3a85 (patch)
tree548493f1162f6ee444592b4e90be497f3a057a24
parentaf858ede1913dda08f002e4221b4d7c2c0e95600 (diff)
parenteaaa30b619ccdc07b93265454ec139788fd1361d (diff)
downloadbuild-07c703d53ddec422835c912565efea02336e3a85.tar.gz
Update Security String to 2023-05-01 am: 6a3344db86 am: eaaa30b619
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/21959029 Change-Id: Ia798666364797ccfdf9eb95ff70a6bd8c8e7f972 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 0533d53c1a..f8abb8feae 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-04-01
+ PLATFORM_SECURITY_PATCH := 2023-05-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH