aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-04-21 23:57:45 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-04-21 23:57:45 +0000
commit689bf4f28a03eaa0000ec1821c897ad6b4f8432d (patch)
tree33a685a5645deb0e102365c3bd41866d1242c5b5
parent74a0816d4913993797bcfb66821edee50938012b (diff)
parent7cd828d214a2f8dfb60c6ab7dd5544f7577f1597 (diff)
downloadbuild-689bf4f28a03eaa0000ec1821c897ad6b4f8432d.tar.gz
Update Security String to 2021-06-01 am: 7cd828d214
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/14269285 Change-Id: Iff9f116681b8bd6e15210f3c245bfffa098a755f
-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 16cf7db617..0ba8952e2d 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 := 2021-05-01
+ PLATFORM_SECURITY_PATCH := 2021-06-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP