From e205ba3d82652d65e9c88ab486062bed1bd40969 Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Mon, 28 Feb 2022 22:57:26 +0000 Subject: Version bump to SP2A.220405.004 [core/build_id.mk] Change-Id: Ife46bee803d2c2bc6d4a035106659b71b1db8357 --- 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 cc29bd5331..c694faec0c 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=SP2A.220405.003 +BUILD_ID=SP2A.220405.004 -- cgit v1.2.3 From a25ecc3ac083d00283923b564c26a2785a72f146 Mon Sep 17 00:00:00 2001 From: Steve Berbary Date: Tue, 8 Mar 2022 21:36:57 +0000 Subject: Update Security String to 2022-05-05 Bug: 223313197 Change-Id: I5a35451e14cba5f115ab66926d62c4fa4556a267 (cherry picked from commit 825ae0009229c3387c5ea24b8267a29b5522fb8a) Merged-In: I5a35451e14cba5f115ab66926d62c4fa4556a267 --- 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 16ad062149..a0897449cf 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-05-05 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH -- cgit v1.2.3 From e344c83b927e286d8871e5bd3d373da326fbaa4e Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Thu, 24 Mar 2022 18:38:00 +0000 Subject: Version bump to SP2A.220505.002 [core/build_id.mk] Change-Id: I16f7585f7de23caa8e039e15bc37a0d5633a92c1 --- 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 29eccd5a9e..fed05bfd3a 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=SP2A.220505.001 +BUILD_ID=SP2A.220505.002 -- cgit v1.2.3