aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSavitha Gouda <savithagouda@google.com>2021-12-17 03:57:54 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-12-17 03:57:54 +0000
commitc1b9adc532d1a97e39f3cf0fc5b41112327beb07 (patch)
treeaf667137796d49d9ffc0f899e901d39ed0b89b40
parente6d21cc60b2baa5d0b6395cee5236dbc1ceed7eb (diff)
parentfb405feec39e968668c7fd897697c426fec4bcaa (diff)
downloadbuild-c1b9adc532d1a97e39f3cf0fc5b41112327beb07.tar.gz
Update security string to 2022-02-01 am: dbca77790b am: 5aa365533b am: 4d389c976c am: 962fe3597e am: 505f869ef7 am: fb405feec3
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/16483514 Change-Id: Ia63c9e9e8dc832624c7cc7a425f3e0333a2b44cb
-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