aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Seaton <aseaton@google.com>2018-10-12 13:41:15 -0700
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-10-16 22:48:26 +0000
commit41abbc1278b12299b2924b56c7ed6e9730d08803 (patch)
tree169de5db649036684e36002b03e2115bbccddc0e
parent50f56547c8976b4bd0fae0d9d39234ea93460c85 (diff)
downloadbuild-41abbc1278b12299b2924b56c7ed6e9730d08803.tar.gz
[DO NOT MERGE] Update Security String to 2018-12-01 for December Release
bug:117667960 (cherry picked from commit d6edd2123ce5f3ef100657c0a416d25bc4de81b7) Change-Id: I92db5581f988978254df2ad2da7307c21e699d3e
-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 d2df00e22d..e8edf6a09e 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -231,7 +231,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 := 2018-11-05
+ PLATFORM_SECURITY_PATCH := 2018-12-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP