aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-04-13 01:27:25 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-04-13 01:27:25 +0000
commit5973753b4e34ae0042e10424cd0fe08c7d397c5b (patch)
tree7ba8dff529b1952258547d315fe38b7f3463a753
parent4c32d57b1ef7c34c9a83effb69a69f99ec3278f2 (diff)
parentc517b574ef6ac89eb2627793865e8d0ef3b1b22d (diff)
downloadbuild-android11-mainline-permission-release.tar.gz
Snap for 7277907 from c517b574ef6ac89eb2627793865e8d0ef3b1b22d to mainline-permission-releaseandroid-mainline-11.0.0_r42android11-mainline-permission-release
Change-Id: I7aa44cf07d076ccca3b15733081eb8066c028db9
-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