commit | 7c0923f9ec4efe4f61a5d6ffb917cd6ef3259c26 | [log] [tgz] |
---|---|---|
author | Presubmit Automerger Backend <android-build-presubmit-automerger-backend@system.gserviceaccount.com> | Thu Aug 26 01:04:25 2021 +0000 |
committer | Presubmit Automerger Backend <android-build-presubmit-automerger-backend@system.gserviceaccount.com> | Thu Aug 26 01:04:25 2021 +0000 |
tree | b98a7653a50786d385ac9a2b6fcdbf9c3c19afda | |
parent | ae3f83ed6582f00a3c5ca36984869ac717b462d5 [diff] | |
parent | 1f04c4d3e7af6566b7d284d2db4953b7ad151571 [diff] |
[automerge] Revert "Update Security String to 2021-10-06" 2p: 1f04c4d3e7 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/15678276 Bug: 193547118 Change-Id: Ie50456b3fc217af0b87677b5074c6225a407e808
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index ecb0351..bd243d8 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 := 2021-10-06 + PLATFORM_SECURITY_PATCH := 2021-10-05 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH