aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-19 13:01:55 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-19 13:01:55 +0000
commit6d38d0b1f01ccd72962431b3311fe71a122b928d (patch)
treedf64ea8853a6c22004079874596f0d07ad8640d3
parentb46f1a0293261a7825a97f09894795be92284941 (diff)
parentf2b74be26363e8f5cea8e4b88e21259aa74d27be (diff)
downloadbuild-6d38d0b1f01ccd72962431b3311fe71a122b928d.tar.gz
Snap for 8093676 from f2b74be26363e8f5cea8e4b88e21259aa74d27be to mainline-networking-releaseandroid-mainline-12.0.0_r77android-mainline-12.0.0_r70
Change-Id: I4461b2f6e2a7c148a80a0067503445690c15b12c
-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 e7411d0d84..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 := 2022-02-01
+ PLATFORM_SECURITY_PATCH := 2022-03-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH