aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubo Hristov <lubomir@google.com>2019-11-15 09:00:48 -0800
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-12-17 20:58:30 +0000
commit1727d54a2fe9e57c6bbf80d4983fcd5be23a38fd (patch)
tree370ba9c4cef85858310f6ffc15229014b1f14e7d
parent64e7944ca971e64b3d4633479fb07ab44df0402a (diff)
downloadbuild-1727d54a2fe9e57c6bbf80d4983fcd5be23a38fd.tar.gz
Set SPL to 2020-01-05
bug:144373594 (cherry picked from commit 12489ad00b371eaa1a1de6f3cbcffea2003ada93) Change-Id: I9ac7ad6415313fca25c2401e9dec8708b0cafea2
-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 b932b0dfd1..bf84eb1692 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-01-01
+ PLATFORM_SECURITY_PATCH := 2020-01-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH