aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2020-12-14 14:48:33 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-12-14 14:48:33 +0000
commitdbb9218184efe63b7f5a46acccf5cb0440cf7bdc (patch)
tree52a5be87bfff69a82a97c6fd314fda29d8a0bfe2
parent04878ff89b1bfad9f9dca84bc5e4daa2604a2237 (diff)
parentd4d46ab023a1baa3b10506d01e8137125d8d4075 (diff)
downloadbuild-dbb9218184efe63b7f5a46acccf5cb0440cf7bdc.tar.gz
Update Security String to 2021-02-05 am: d4d46ab023
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/13202277 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ie1e4652ee08b25c23f01a04564e84d8aa93164b0
-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 6ac90d8d35..e610490f44 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-01-05
+ PLATFORM_SECURITY_PATCH := 2021-02-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH