aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-08-14 06:03:39 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-14 06:03:39 +0000
commit102502b088b91c8c1f12ba0b4161acc8174af98f (patch)
treee0d21ad5e3709dbd3335afccf0ee0c199f52002a
parent996d1d3a4ffffee904d9ea59b040565889de3890 (diff)
parentf54f3e81188d7ba2af09cc221c1ff59fcae0d219 (diff)
downloadbuild-102502b088b91c8c1f12ba0b4161acc8174af98f.tar.gz
Update Security String to 2021-10-01 am: f54f3e8118
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/15546870 Change-Id: I0425ffbb7a52390fe859920edcfe8097e688c72c
-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 f53d6d597a..683cc4ded5 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -231,7 +231,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-09-01
+ PLATFORM_SECURITY_PATCH := 2021-10-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP