aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-09 08:01:04 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-09 08:01:04 +0000
commita6a992a73ac7c2b51662b38fb39c61704b148145 (patch)
tree8730efa96f8f1e8a953f1798672297defa2f5561
parent1cd261f215696bc8554e84c62bc8d865fb36746f (diff)
parent542aeac378e77e984bfac4f2df84b59f87860ce7 (diff)
downloadbuild-a6a992a73ac7c2b51662b38fb39c61704b148145.tar.gz
Snap for 8278022 from 542aeac378e77e984bfac4f2df84b59f87860ce7 to mainline-tethering-release
Change-Id: Ia2eee5be08e452500ae7f2a14a6158cd4de7774e
-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 9235183f6f..d65e697214 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -246,7 +246,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 := 2022-03-01
+ PLATFORM_SECURITY_PATCH := 2022-04-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH