aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-04-14 06:35:44 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-04-14 06:35:44 +0000
commitdbcd4dfd297fea1e5509e177a8640ea71d4450a3 (patch)
treefaa9db471fd64084ddaac4f8101932a2eab39ef1
parent5e75b49e72c71c86f93576723ebb92f697eddefc (diff)
parent9c4bacfd42a032f2fa883c241568623f0ba09a5e (diff)
downloadbuild-android11-mainline-captiveportallogin-release.tar.gz
Snap for 7281470 from 9c4bacfd42a032f2fa883c241568623f0ba09a5e to mainline-captiveportallogin-releaseandroid-mainline-11.0.0_r36android11-mainline-captiveportallogin-release
Change-Id: Ic19e152e10ff62825dc05501594e9b2fc40c2b67
-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 b32474d021..8e40fa7a39 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-05-05
+ PLATFORM_SECURITY_PATCH := 2021-06-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH