From 7d3524fbbbe3d0db73170e41ac71e1ad7b841e80 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Fri, 10 Apr 2020 02:37:11 +0000 Subject: [PATCH 1/4] Version bump to QQ3A.200410.002 [core/build_id.mk] Change-Id: I366757506c7187a8339debeb7aa100c5a0083e06 --- 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 037b461264..aa74e16c68 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=QQ3A.200410.001 +BUILD_ID=QQ3A.200410.002 From ae9b194cee8253f8da42ac3cd06f27cafc643d7b Mon Sep 17 00:00:00 2001 From: Paul Scovanner Date: Mon, 13 Apr 2020 18:48:49 +0000 Subject: [PATCH 2/4] Update Security String to 2020-06-01 Bug: 153882927 Change-Id: Ibae64bd6c82ddb1afc801550fd7c4ac7bceeb4cc (cherry picked from commit 388e6839348f6b4b66e099ab00d0d2f08304e761) --- 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 c82307772c..af9ab6b711 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 := 2020-05-05 + PLATFORM_SECURITY_PATCH := 2020-06-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH From 609eb2ae7b03385ef2987f9d9011dc7367ed7786 Mon Sep 17 00:00:00 2001 From: Paul Scovanner Date: Mon, 13 Apr 2020 23:40:33 +0000 Subject: [PATCH 3/4] Update Security String to 2020-06-05 Bug: 153882927 Change-Id: I115a68d442f4f3922f0353fae1aae3bf1c057903 (cherry picked from commit a52a320ffd1c74fc87c4d33c367fda8d9224e5a2) --- 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 af9ab6b711..70a8f087e8 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 := 2020-06-01 + PLATFORM_SECURITY_PATCH := 2020-06-05 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH From 6c86a509d1d184fdca6a9e0c1eb03a2a0c7e4d57 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Wed, 22 Apr 2020 00:53:22 +0000 Subject: [PATCH 4/4] Version bump to QQ3A.200605.002 [core/build_id.mk] Change-Id: Id42329c0e71a750d7634ac6860c696bb26bacb5b --- 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 0f3ed7b33f..4b840b44cc 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=QQ3A.200605.001 +BUILD_ID=QQ3A.200605.002