aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElisa Pascual Trevino <elisapascual@google.com>2018-09-10 22:57:35 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-09-10 23:19:11 +0000
commitde7bf957a9ac654273dc9a62f6d1c4f615b609c9 (patch)
tree96835d7c09fe599491f1c159ebaa081039885117
parent10a9f6840a6a209fe9f8fdf5833a5ea179e33268 (diff)
downloadbuild-de7bf957a9ac654273dc9a62f6d1c4f615b609c9.tar.gz
Revert "Update platform security string to 2018-11-05 on pi-dev & master"
This reverts commit dd737c096146a5e3507b1b703c6be62b1db391c0. Reason for revert: Security String needs to be temporary reverted to cut a new 11-01 build Change-Id: I36e0f4de0c4158711fcc7a1f383129b8f3f889a1 (cherry picked from commit ad151b50f3b51022896ae674970a203b3f4c681e)
-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..18cf0028dc 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-11-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP