aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-09 08:01:03 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-09 08:01:03 +0000
commit322b79996ba9bc39bbc2e25f250c95a396e5626d (patch)
tree8730efa96f8f1e8a953f1798672297defa2f5561
parent4a65b93b2c4a1f38890210202f36ce0f554b84d1 (diff)
parent542aeac378e77e984bfac4f2df84b59f87860ce7 (diff)
downloadbuild-android-mainline-12.0.0_r124.tar.gz
Snap for 8278022 from 542aeac378e77e984bfac4f2df84b59f87860ce7 to mainline-resolv-releaseandroid-mainline-12.0.0_r124android-mainline-12.0.0_r108
Change-Id: I242fff23e36252169e8cf28bec5e92fea0d9216f
-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