aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubo Hristov <lubomir@google.com>2019-09-19 12:49:45 -0700
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-09-30 00:14:53 +0000
commitb451adffb1e836139c5cb2353682f41460d9b29e (patch)
tree549ce4941b08a9cf18ff9bcbe3ae3955b1412c08
parenta37e189ec443ac541d9b55bd0f477c8628ef61a2 (diff)
downloadbuild-b451adffb1e836139c5cb2353682f41460d9b29e.tar.gz
Update SPL to 2019-11-01
bug:141272605 (cherry picked from commit 89b18c02ae46ef56216475fcbd0f545a995ebd1b) Change-Id: I06374b2aed520a4808b16bcec4ad0a238cce9e7f
-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 43d4d3eb0a..91d4d84124 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 := 2019-10-05
+ PLATFORM_SECURITY_PATCH := 2019-11-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH