aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubo Hristov <lubomir@google.com>2019-09-20 17:14:54 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-09-20 17:14:54 -0700
commitc9eed652198ac31674c6ef7973718d2302b73dcb (patch)
tree79ca62e49f9b816ac7b9dddc3bd0de698b68c3bd
parent7aad3af2d4800b6c3838d96e7daa74a8c4b755ea (diff)
parentb7f65383e2c3c46c070d35336ff44c952f82ece3 (diff)
downloadbuild-c9eed652198ac31674c6ef7973718d2302b73dcb.tar.gz
Update SPL to 2019-11-05 am: 73aa913b77
am: b7f65383e2 Change-Id: I29b95c8541dc4bdb028000059dcea285dfa8c42c
-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