aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubo Hristov <lubomir@google.com>2019-12-17 21:33:04 -0800
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-12-18 08:23:03 +0000
commite40fb3aec02429bdbbcab33dc1ff1feb0a8209e6 (patch)
treed254fa924daf9faf277ca1f28537b638c6848c16
parent218b8b364a3bbb0a94b25e6367aa71770b24ef00 (diff)
downloadbuild-e40fb3aec02429bdbbcab33dc1ff1feb0a8209e6.tar.gz
Update Security String to 2020-02-05
bug:146378789 (cherry picked from commit 9b687f04caa32b6794867f2568e02968c318d482) Change-Id: I00a4efc291a87f6cba61b292d9cffa985115e20d
-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 6e72f2c37c..7e962145f1 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 := 2020-02-01
+ PLATFORM_SECURITY_PATCH := 2020-02-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH