aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-07-01 07:21:03 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-07-01 07:21:03 +0000
commit9a7172825817761bab201f5160fa736969b58977 (patch)
tree5e744fa9b208ff6e5b0cdc16b8bde3720f6b5f9d
parentaa59a82957d81f2a4f1acbea469a0226b11b8aa4 (diff)
parent7df23ee7aa71f460f4e7087e5a06c2b0ad174c11 (diff)
downloadbuild-9a7172825817761bab201f5160fa736969b58977.tar.gz
Update Security String to 2021-09-05 am: cfd4896dc2 am: e88ac64d3d am: 7df23ee7aa
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/15123744 Change-Id: I43180aa0d0633f761fd1e34beb95dbbf43f63e58
-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 eb9d51e920..663579ac11 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