aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2019-04-12 20:54:41 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-04-12 20:54:41 -0700
commit593be3c494df9d40d45cb692f0e4a665f2fd884e (patch)
tree89a4f4669e5dd628f12fd561a501c17189d23f33
parentac3ae589d55ff025ad295d968a5a4baefcc53f5c (diff)
parente90b407c2fd0f2a442ed9084594183479497ea46 (diff)
downloadbuild-593be3c494df9d40d45cb692f0e4a665f2fd884e.tar.gz
Update Security String to 2019-06-05 Bug:129374896 Merged-In: 2c26c3d4c0314f8a3f905e5a7081556f7b4b353a am: 3ae4e858b7 am: cce67c52c9
am: e90b407c2f Change-Id: I451be3f8467540539c00be5d02798be830f89ff1
-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 f1f60cd1a1..07e6c95e90 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-06-01
+ PLATFORM_SECURITY_PATCH := 2019-06-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP