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:30 +0000
commitc5d0927805617458a60ef9e9351500c51ce93410 (patch)
tree4c7bf4264f06173a458b306d31e36119073cde91
parent19bf723504fefbb3590aa4a6b747c7a21d26915e (diff)
downloadbuild-c5d0927805617458a60ef9e9351500c51ce93410.tar.gz
Update Security String to 2020-02-05
bug:146378789 (cherry picked from commit 9b687f04caa32b6794867f2568e02968c318d482) Change-Id: Iba38f722dea9ae23dd4242b681ced02290eeb111
-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