aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-09-16 23:04:31 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-09-16 23:04:31 +0000
commit51b1e117c7303d1e152cd4eedaa106d74bf8dc7e (patch)
tree21a706f6c8c9a238cde5ea4c303a1dfb953ec470
parent5d40b4be24f951cf65611a3561742c89ce97a573 (diff)
parentbdb63576ffe7b88514053441ba96f9dc4c33cbe6 (diff)
downloadbuild-51b1e117c7303d1e152cd4eedaa106d74bf8dc7e.tar.gz
Update Security String to 2021-11-01 am: bdb63576ff
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/15845733 Change-Id: Ie3653c7ae59538693a31536196c881903475fabb
-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 b5c9d18ba8..bdf9d0b606 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -250,7 +250,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-10-01
+ PLATFORM_SECURITY_PATCH := 2021-11-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH