aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-06-14 21:56:38 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-06-14 21:56:38 +0000
commit073480991e7b2ede3d2b689edbf5da1f364a34bc (patch)
tree9717e779e52074ad1c60f4c910a19aed6bfb155c
parent91b84353476d2fbacddb4033aadb836db920d633 (diff)
parent7e1e5ad8ff8170addace18eb4b3c02b999ad5cb4 (diff)
downloadbuild-073480991e7b2ede3d2b689edbf5da1f364a34bc.tar.gz
Update Security String to 2021-08-05 am: f5139e3087 am: 7e1e5ad8ff
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/14966269 Change-Id: Ifcfa2fd56abfd942b4af0a9a95e0150b95a0263f
-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 7dc35f18e1..d410fe502e 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-07-05
+ PLATFORM_SECURITY_PATCH := 2021-08-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH