aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubo Hristov <lubomir@google.com>2019-09-20 17:08:34 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-09-20 17:08:34 -0700
commitb7f65383e2c3c46c070d35336ff44c952f82ece3 (patch)
tree6ab7cba2142f8ae4d79299c0e2a469fbda585eca
parent43753d19c9b6ed93607b5aa0471044823db00b69 (diff)
parent73aa913b777288c4fd3723660b39fe82c44fd8b1 (diff)
downloadbuild-b7f65383e2c3c46c070d35336ff44c952f82ece3.tar.gz
Update SPL to 2019-11-05
am: 73aa913b77 Change-Id: Iacfdeafb26342ff6a3f203a97dbcab2846b74ae3
-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