aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBassem Khalife <bkhalife@google.com>2022-01-15 21:55:22 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-01-15 21:55:22 +0000
commitfebc04aa290ce51fda12ea909bc8c2ac4fc38cde (patch)
treedf64ea8853a6c22004079874596f0d07ad8640d3
parenteb1973e0f682fca3a110d250c7cbed6869fb293d (diff)
parent6833559fbd87cdd07ff5ba338d2bf631f4dd4d49 (diff)
downloadbuild-febc04aa290ce51fda12ea909bc8c2ac4fc38cde.tar.gz
Update security string to 2022-03-01 am: 389f21950c am: eb389ab195 am: da539453f8 am: 0c1d6c0f4e am: 87a92018fc am: 6833559fbd
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/16579523 Change-Id: I6a68d73f41898447704eac4b92188cad580fb552
-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