aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Peng <robinpeng@google.com>2022-06-28 11:10:56 +0800
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-07 01:45:59 +0000
commit5d3aa38bbda73f3152827c317e185bc379c2751e (patch)
tree37e33f73286703886f4e568f862a64d57f488776
parent13bdb8eeaf240446b038212ab3ada95fe85e9e52 (diff)
downloadbuild-5d3aa38bbda73f3152827c317e185bc379c2751e.tar.gz
Update Security String to 2022-06-01
Bug: 237343008 Change-Id: Idcf191ce2b604424eb8b7d8f777dcd693e77c9df (cherry picked from commit 222fbedf7dba37d3217c466ff5c8f425e65a9fb0) Merged-In: Idcf191ce2b604424eb8b7d8f777dcd693e77c9df
-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 16ad062149..42a4e36909 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-04-05
+ PLATFORM_SECURITY_PATCH := 2022-06-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH