aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-17 01:00:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-17 01:00:34 +0000
commit73738b82ed5b108bb72387e9506391840f151bc7 (patch)
tree8730efa96f8f1e8a953f1798672297defa2f5561
parent4bd2bded2e63dd4e155acff292ed56ebeba67ff6 (diff)
parent542aeac378e77e984bfac4f2df84b59f87860ce7 (diff)
downloadbuild-android12-mainline-cellbroadcast-release.tar.gz
Snap for 8192308 from 542aeac378e77e984bfac4f2df84b59f87860ce7 to mainline-cellbroadcast-releaseandroid-mainline-12.0.0_r86android12-mainline-cellbroadcast-release
Change-Id: If8388dcc2aaf5232bfe962cec3cbb4c9df0c80b5
-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