aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBassem Khalife <bkhalife@google.com>2022-06-21 17:50:01 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-06-21 17:50:01 +0000
commit7c7ea70abd58740cfc082fb412cdc4be40548ff0 (patch)
tree33925161d02c2648b41a71f7832e0f261f2fd7e4
parentc6b531b53f4fc6077c4350117fa0f7e7beacc75f (diff)
parent2489eee1733323b2c54d2c954ac49592ece89001 (diff)
downloadbuild-7c7ea70abd58740cfc082fb412cdc4be40548ff0.tar.gz
Update Security String to 2022-08-01 am: 2489eee173
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/18916487 Change-Id: I9558ac59a1d2b8012bc68c979842d3c20cc8580e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-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 e21a7336e0..ba18c14a60 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-07-01
+ PLATFORM_SECURITY_PATCH := 2022-08-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH