aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Seaton <aseaton@google.com>2018-10-12 13:42:41 -0700
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-10-20 00:16:54 +0000
commit1ddd691aed96b6567ad7f48e613a013e43d5791f (patch)
tree12fc05f91618e7d6d370e04ae2f510891b65903d
parent6ba1cedf8f3e57117854d80234ddc37eb099b137 (diff)
downloadbuild-1ddd691aed96b6567ad7f48e613a013e43d5791f.tar.gz
[DO NOT MERGE]Update Security String to 2018-12-05 for December release
bug: 117667960 (cherry picked from commit 1e6d1d603badde694db0e1ce748088c431a328ae) Change-Id: I8434e940ea45b3d133670b67e16e8cb2224f2323
-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 e8edf6a09e..f837260d63 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-12-01
+ PLATFORM_SECURITY_PATCH := 2018-12-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP