commit | 785b0ae02e8aa3a0b1263787e479612bb9c81113 | [log] [tgz] |
---|---|---|
author | Paul Scovanner <pscovanner@google.com> | Tue Jan 12 23:03:45 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 12 23:03:45 2021 +0000 |
tree | d07e9a62254e703821ba01013799796770557b28 | |
parent | 7a02fa7b79eeb582e97e5066f0c39f726b881b92 [diff] | |
parent | f87e56ff8a66f7c40f8f8a787a80dd24d358987e [diff] |
Update Security String to 2021-03-01 am: 0e3ba7d2f7 am: e1380bb1df am: f87e56ff8a Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/13318721 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ied29b2cc0e2a5e1abc31336b03874019ef814451
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 9b061f3..a6347a1 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -250,7 +250,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 := 2021-02-01 + PLATFORM_SECURITY_PATCH := 2021-03-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH