aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2021-03-18 17:27:57 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-03-18 17:27:57 +0000
commit091effbe378102e32abd8f2e1ee3020d2ca38777 (patch)
tree7ba8dff529b1952258547d315fe38b7f3463a753
parenta2a5671ca572e8dbfa59edfbb236dacac91f0627 (diff)
parent321db2f846e2f1d0f6a25cd0e16deb59dadf774d (diff)
downloadbuild-091effbe378102e32abd8f2e1ee3020d2ca38777.tar.gz
DO NOT MERGE am: 321db2f846
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/13892646 Change-Id: Ibe1085f54fd0acc5ae8f8420844440e8b6e8fc17
-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 9c7ac2c8f5..b32474d021 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-03-05
+ PLATFORM_SECURITY_PATCH := 2021-05-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH