aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2019-04-05 13:37:14 -0700
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-04-15 23:24:03 +0000
commit6a7fa40184220d9419936d5d8948e83cee6f0d23 (patch)
tree62a4c23030e2c1dea3db6007a113be855a1aa2f0
parent9f4db7673b2bf2bdcfd76c58cceca3eac2c0c622 (diff)
downloadbuild-6a7fa40184220d9419936d5d8948e83cee6f0d23.tar.gz
[DO NOT MERGE] Update Security String to 2019-06-01
Bug:129374896 (cherry picked from commit 2db03695f4fccc312947155ae724f48885e472c5) Change-Id: Idc93d4d8b471621fbf71b74921ea2f30a0a5faad
-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 80e5007ea0..f1f60cd1a1 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 := 2019-05-05
+ PLATFORM_SECURITY_PATCH := 2019-06-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP