aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2020-12-14 22:22:11 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-12-14 22:22:11 +0000
commitffc4671fce8ae1831289d4c1c3169f816c3acced (patch)
tree2c10244dd2f2b15bf746f8aab6b09144e4801d46
parente4144014717d49f8c9618b5ea99156137871bda2 (diff)
parentad7b650e2d440be7c4dd814a746d2a13449396bd (diff)
downloadbuild-ffc4671fce8ae1831289d4c1c3169f816c3acced.tar.gz
Update Security String to 2021-02-01 am: ad7b650e2d
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/13219376 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ia1c80993bc1c84ec49fea5d3386e02b91eb8cf06
-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 77ec194eba..ca000fa542 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -231,7 +231,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-01-01
+ PLATFORM_SECURITY_PATCH := 2021-02-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP