aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBassem Khalife <bkhalife@google.com>2022-01-30 04:20:11 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-23 04:11:23 +0000
commitc134d1e5d2e2ab87c4e0c7e0de3b1335c9ba4d6d (patch)
treee643161e768ea32acf093998125a08a7fca57629
parent3057d4481db369ecc301c12d39417286a8f49bd4 (diff)
downloadbuild-c134d1e5d2e2ab87c4e0c7e0de3b1335c9ba4d6d.tar.gz
Update Security String to 2022-04-05
Bug: 216579780 Change-Id: Ia4661819b2f7ad4cef86d026c97ce07c3be8e005 (cherry picked from commit 41a3269dd643f8469497fffdcf6d6bfcd738df0e) Merged-In:Ia4661819b2f7ad4cef86d026c97ce07c3be8e005
-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 feb591451f..16ad062149 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -240,7 +240,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-05
+ PLATFORM_SECURITY_PATCH := 2022-04-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH