aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-06-14 22:01:45 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-06-14 22:01:45 +0000
commit4d9b7a89a807a0b28b2c12d863c3da481aa2bc99 (patch)
tree9717e779e52074ad1c60f4c910a19aed6bfb155c
parent128e6ed2d5ae2a60e7199843d18bed1967d64fc9 (diff)
parent073480991e7b2ede3d2b689edbf5da1f364a34bc (diff)
downloadbuild-4d9b7a89a807a0b28b2c12d863c3da481aa2bc99.tar.gz
Update Security String to 2021-08-05 am: f5139e3087 am: 7e1e5ad8ff am: 073480991e
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/14966269 Change-Id: I51e2e4a71bd2d7910dff41d9d317c85f1a98f5b3
-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