aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-16 05:16:17 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-16 05:16:17 +0000
commit19636ee32776c1c36805fc1320c85191ea4249a8 (patch)
tree8730efa96f8f1e8a953f1798672297defa2f5561
parentef7eb241427314d9965c08ec8d0d66def22f23aa (diff)
parent542aeac378e77e984bfac4f2df84b59f87860ce7 (diff)
downloadbuild-android12-mainline-ipsec-release.tar.gz
Snap for 8188784 from 542aeac378e77e984bfac4f2df84b59f87860ce7 to mainline-ipsec-releaseandroid-mainline-12.0.0_r88android-mainline-12.0.0_r103android12-mainline-ipsec-release
Change-Id: I58c6aeeff27510fdc8ca0e26c9a51d4fe5e0b2fe
-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