aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubo Hristov <lubomir@google.com>2019-12-17 21:33:04 -0800
committerLubo Hristov <lubomir@google.com>2019-12-18 05:34:05 +0000
commit9b687f04caa32b6794867f2568e02968c318d482 (patch)
tree99052df003b0c39bb0f39856015f19dbb579151c
parent82e8e7939098ead0754dcfacab42d0452d6559d9 (diff)
downloadbuild-9b687f04caa32b6794867f2568e02968c318d482.tar.gz
Update Security String to 2020-02-05
bug:146378789
-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