commit | a4366384311eabfd422eb322a2faff79d9c41219 | [log] [tgz] |
---|---|---|
author | Steve Berbary <sberbary@google.com> | Mon Nov 14 19:35:17 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Nov 14 19:35:17 2022 +0000 |
tree | eda52945c436d6192999e036667d744744108f7d | |
parent | 06824008a577f0c88a0321aa0e48b7e8dab19425 [diff] | |
parent | 404ee70ff118823b18719c1be032056f3ec6a54d [diff] |
Update Security String to 2023-01-01 am: 31bb5f4be2 am: 404ee70ff1 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/20453265 Change-Id: Ib124bfdfa12cf7a84d20828271443f64cf339e2b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index c561cc5..f47c54e 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -240,7 +240,7 @@ # 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-12-01 + PLATFORM_SECURITY_PATCH := 2023-01-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH