aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubo Hristov <lubomir@google.com>2019-09-19 12:57:53 -0700
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-09-20 02:15:51 +0000
commitee62939e7bb70d0772c442e836badea88fd87774 (patch)
tree27b797618ec591b6884c0b3b851033d1f9995d5a
parent2027e6a6d5eb0d0c4696ff109f7531f8f222531a (diff)
downloadbuild-ee62939e7bb70d0772c442e836badea88fd87774.tar.gz
Update SPL to 2019-11-05
bug:141272605 (cherry picked from commit 5b7ba7dbf5f53af5b78e77b3bd57d33a255fc3e2) Change-Id: Ief9d9217b1b95ae787394fff3cccd6cc859c46e1
-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 91d4d84124..b803ff81ab 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-11-01
+ PLATFORM_SECURITY_PATCH := 2019-11-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH