From 0ba2eacbcc9d9db4b7591286116121f45c2db0e7 Mon Sep 17 00:00:00 2001 From: Steve Berbary Date: Thu, 12 May 2022 18:49:12 +0000 Subject: [PATCH 1/3] Update Security String to 2022-07-05 Bug: 231380374 Change-Id: I745bd646af530a8c202994e48a0821a5cb7ec3dd (cherry picked from commit e359b9008240897e5dcf0fe233e93dbed9560d4b) Merged-In: I745bd646af530a8c202994e48a0821a5cb7ec3dd --- core/version_defaults.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 0daae6bdcb..731d4989ee 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-06-05 + PLATFORM_SECURITY_PATCH := 2022-07-05 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH From 453b3a97c89732946dd8dc7e1817bb02636cffb8 Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Tue, 17 May 2022 18:42:21 +0000 Subject: [PATCH 2/3] Version bump to SQ3A.220705.002 [core/build_id.mk] Change-Id: I58d7db826390e958fc7e0ebd145ea6ba5f46502b --- core/build_id.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/build_id.mk b/core/build_id.mk index 0dfc6e55ce..05121c8419 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -18,4 +18,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -BUILD_ID=SQ3A.220705.001 +BUILD_ID=SQ3A.220705.002 From 71339f461e6caca56a116c4d414eac75878c3477 Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Wed, 1 Jun 2022 20:45:34 +0000 Subject: [PATCH 3/3] Version bump to SQ3A.220705.003 [core/build_id.mk] Change-Id: I726b8eb0400433eed516234efe1b727512b54468 --- core/build_id.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/build_id.mk b/core/build_id.mk index 05121c8419..e03a57f533 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -18,4 +18,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -BUILD_ID=SQ3A.220705.002 +BUILD_ID=SQ3A.220705.003