aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-01-11 19:39:11 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-01-11 19:39:11 +0000
commite900e6fd183f54b79db47d19461cd60f79d7777d (patch)
treed67d5fcf23a3b53b9052f532c1b3a5ec91b76356
parentffdf2f3b4fd3c83f9e8958a59cdee89c8b050934 (diff)
parent9c4665257c947d57783d6593dbd33e4c686419fc (diff)
downloadbuild-e900e6fd183f54b79db47d19461cd60f79d7777d.tar.gz
Update Security String to 2021-03-05 am: 9c4665257c
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/13305148 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I795c090c7c524e65d5d0851b70019eea64b3cf7b
-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 e610490f44..9c7ac2c8f5 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 := 2021-02-05
+ PLATFORM_SECURITY_PATCH := 2021-03-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH