aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-12 02:20:46 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-12 02:20:46 +0000
commitacec2026e978a3937a25e9fff783e048899510cb (patch)
treeaf667137796d49d9ffc0f899e901d39ed0b89b40
parentc1dca3c979749d1442b6ff2ef63e37087a6bacfa (diff)
parenteb1973e0f682fca3a110d250c7cbed6869fb293d (diff)
downloadbuild-acec2026e978a3937a25e9fff783e048899510cb.tar.gz
Snap for 8069721 from eb1973e0f682fca3a110d250c7cbed6869fb293d to mainline-extservices-release
Change-Id: I8c80366d0e68f453ebe1616c91bc7d20462d2a11
-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..e7411d0d84 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-02-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH