aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2020-09-17 03:44:01 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-09-17 03:44:01 +0000
commite893ddd27a6849a582ffa914690fa2d0cc8b61d5 (patch)
tree438ad8c7534a524465099845325d6e172ca32609
parentaab3292375a4a9b73495541cd399f8059bc55bdc (diff)
parent727715f10066f193ec9aa56c188c1856db7c3214 (diff)
downloadbuild-e893ddd27a6849a582ffa914690fa2d0cc8b61d5.tar.gz
Update Security String to 2020-11-01 am: 727715f100
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/12617653 Change-Id: I6c42ee3dff98e790206f127418071682d74826c8
-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 fc6a18fa81..f96fca0ece 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 := 2020-10-05
+ PLATFORM_SECURITY_PATCH := 2020-11-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH