aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-18 18:38:37 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-18 18:38:37 +0000
commit4044f88f364d487dd83882d8ca6b71fe5c303706 (patch)
treedf64ea8853a6c22004079874596f0d07ad8640d3
parentcd0ccdca3b95a8934aef15c64528a5ea9977a84e (diff)
parentf2b74be26363e8f5cea8e4b88e21259aa74d27be (diff)
downloadbuild-4044f88f364d487dd83882d8ca6b71fe5c303706.tar.gz
Snap for 8089924 from f2b74be26363e8f5cea8e4b88e21259aa74d27be to mainline-os-statsd-releaseandroid-mainline-12.0.0_r84
Change-Id: I50ff572ac05147238ee954174737d36519c463c4
-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 6a9d92ea5c..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-01-01
+ PLATFORM_SECURITY_PATCH := 2022-03-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH