aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-07-01 23:51:19 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-07-01 23:51:19 +0000
commit28bb26cec734c43e6f73dc26506ae38cf5b7df84 (patch)
treee93b823c07e3194f60f7b874208b57886e235db3
parentd4f2c3048725558d60dafbbd8e496f4d1c4f7a8c (diff)
parentabecfaa90fbc7b8e1f04ef91749167e0dc4651f8 (diff)
downloadbuild-28bb26cec734c43e6f73dc26506ae38cf5b7df84.tar.gz
Update Security String to 2021-09-01 am: 639164b255 am: 996d1d3a4f am: abecfaa90f
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/15123745 Change-Id: Id32d0b6aa4a12afd336ed79b1dc61e0cc4c96065
-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 16de5aed95..9a139da7b8 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-08-01
+ PLATFORM_SECURITY_PATCH := 2021-09-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH