Update SPL to 2019-11-01

bug:141272605
(cherry picked from commit 89b18c02ae46ef56216475fcbd0f545a995ebd1b)

Change-Id: I89b18009d400c3a21866013ea77ca056fd61ca02
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 43d4d3e..91d4d84 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -250,7 +250,7 @@
     #  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