aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-01-12 23:03:45 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-01-12 23:03:45 +0000
commit785b0ae02e8aa3a0b1263787e479612bb9c81113 (patch)
treed07e9a62254e703821ba01013799796770557b28
parent7a02fa7b79eeb582e97e5066f0c39f726b881b92 (diff)
parentf87e56ff8a66f7c40f8f8a787a80dd24d358987e (diff)
downloadbuild-785b0ae02e8aa3a0b1263787e479612bb9c81113.tar.gz
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
-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 9b061f3397..a6347a1ba0 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 := 2021-02-01
+ PLATFORM_SECURITY_PATCH := 2021-03-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH