Update SPL to 2019-11-05

bug:141272605
(cherry picked from commit 5b7ba7dbf5f53af5b78e77b3bd57d33a255fc3e2)

Change-Id: Ief9d9217b1b95ae787394fff3cccd6cc859c46e1
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 91d4d84..b803ff8 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-11-01
+      PLATFORM_SECURITY_PATCH := 2019-11-05
 endif
 .KATI_READONLY := PLATFORM_SECURITY_PATCH