aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-14 22:39:14 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-14 22:39:14 +0000
commitf4d9e2298bcc94ebe6c15e3c7aa1b177f295cbca (patch)
treedf64ea8853a6c22004079874596f0d07ad8640d3
parent812e1799512cef2d808d21beae5f9786d751a721 (diff)
parentf2b74be26363e8f5cea8e4b88e21259aa74d27be (diff)
downloadbuild-android12-mainline-adbd-release.tar.gz
Snap for 8183220 from f2b74be26363e8f5cea8e4b88e21259aa74d27be to mainline-adbd-releaseandroid-mainline-12.0.0_r85android12-mainline-adbd-release
Change-Id: Ibd780da6b8f93c0cbc40140bb048012d4f6f6f17
-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 dbc32e1157..9235183f6f 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 := 2021-11-05
+ PLATFORM_SECURITY_PATCH := 2022-03-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH