aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2022-08-24 18:24:06 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-08-24 18:24:06 +0000
commit67ceff8c0504b694423fc26088dc0835907b3208 (patch)
tree38c3af99d17ef78e3ae91f50489aee128c0efb9e
parent98ba8b8b03a9e70804e6522f405f153ceea7b292 (diff)
parent87cae0791c4ca50d9621971b08a68b9776e9eccd (diff)
downloadbuild-67ceff8c0504b694423fc26088dc0835907b3208.tar.gz
Update Security String to 2022-10-01 am: 87cae0791c
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/19700493 Change-Id: I1da158fab26adeecc7d68de8f9005a8a6a0acb7e 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 53b2abc47d..1cb53adba8 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 := 2022-09-01
+ PLATFORM_SECURITY_PATCH := 2022-10-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH