aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-06-30 22:37:02 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-06-30 22:37:02 +0000
commite88ac64d3d3f1f71ce96807058e2eb7550a938f7 (patch)
tree0fa093b32896659fd5e6f670743ccbea19c6864c
parent99c5b6455d3c26861f05f9315409d03ccbe79104 (diff)
parentcfd4896dc2da5f40c9e2eb33424d9917f8455edc (diff)
downloadbuild-e88ac64d3d3f1f71ce96807058e2eb7550a938f7.tar.gz
Update Security String to 2021-09-05 am: cfd4896dc2
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/15123744 Change-Id: Ic0a375700bd7dc707449ced79e0efe893cc43a25
-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 f900f89b7f..4bc4498f97 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -240,7 +240,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-08-05
+ PLATFORM_SECURITY_PATCH := 2021-09-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH