aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-04-14 06:36:18 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-04-14 06:36:18 +0000
commit4c47cff958aa15aad31b21c28cf12ef9946b7d6d (patch)
treefaa9db471fd64084ddaac4f8101932a2eab39ef1
parent7701db074bcb18d2f55d737d01333e9dfda1fb69 (diff)
parent9c4bacfd42a032f2fa883c241568623f0ba09a5e (diff)
downloadbuild-android11-mainline-networkstack-release.tar.gz
Snap for 7281470 from 9c4bacfd42a032f2fa883c241568623f0ba09a5e to mainline-networkstack-releaseandroid-mainline-11.0.0_r41android11-mainline-networkstack-release
Change-Id: I7d9f9ed199a7375796e1099d533d15798c13549d
-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