aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubo Hristov <lubomir@google.com>2019-10-13 12:36:18 -0700
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-10-13 21:21:02 +0000
commit14ab119089e9a217b025b27bde9f5a9bfc35180d (patch)
tree70fcf15e3d5431341834d431c10a1c0bc003f930
parent0212547313478919c6ae334c51f0d22874826398 (diff)
downloadbuild-14ab119089e9a217b025b27bde9f5a9bfc35180d.tar.gz
Bump SPL to 2019-12-05
bug:141626492 (cherry picked from commit b2945148d4aa0b90c24cb2f9d57d4f6c67e257ae) Change-Id: Iabac3add08bdd51ab3f9a59b41c11350c405abff
-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 b803ff81ab..892a07d39d 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-05
+ PLATFORM_SECURITY_PATCH := 2019-12-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH