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:55:46 +0000
commitb07ff2ef05369f1fd4c30b522880fcb3a125e245 (patch)
treebb6c7c41f4c83a4b36afb8149fd2624105ea939c
parent04694fe7d992d361b6b0f1653827c8d2e18c586e (diff)
downloadbuild-b07ff2ef05369f1fd4c30b522880fcb3a125e245.tar.gz
Update SPL to 2019-11-05
bug:141272605 (cherry picked from commit 5b7ba7dbf5f53af5b78e77b3bd57d33a255fc3e2) Change-Id: Ib267b753feec0608943aebbd5c7ddc58c43765b8
-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