aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2019-05-13 17:01:31 -0700
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-05-14 19:51:49 +0000
commit21437e658494434c5965d5000843e1614bfd383c (patch)
tree65b2f0bed7b6fbabb3816e1fd98db10110e7f85d
parent4050778e6ca5c98630f9e9c7507dd679f60e6161 (diff)
downloadbuild-21437e658494434c5965d5000843e1614bfd383c.tar.gz
Update Security String to 2019-07-05
Bug:132634503 (cherry picked from commit 0718f458a1861cb70b1ab0aafa70d794c72c9f14) Change-Id: I181facdc75f60ac225d682075e338c64a2cf0c42
-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 1b49b3a6d0..a8487e5128 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-07-01
+ PLATFORM_SECURITY_PATCH := 2019-07-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP