aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBassem Khalife <bkhalife@google.com>2022-01-15 20:49:30 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-01-15 20:49:30 +0000
commitda539453f8e8056310298c8c7019c7aeb14a2a4e (patch)
tree3e2818be4210d12b8569018f0eeb0aafc3e7ffae
parent4d389c976c52c52d36686caa2abc09a5d1e07230 (diff)
parenteb389ab1957ae7092a10ff3212d2068962bc0bce (diff)
downloadbuild-da539453f8e8056310298c8c7019c7aeb14a2a4e.tar.gz
Update security string to 2022-03-01 am: 389f21950c am: eb389ab195
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/16579523 Change-Id: I3d02490cbef81683eab9b2aa02f3c5a7fcf9822e
-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 d0bdd21843..3511d63781 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -250,7 +250,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