From 2fbceeaaf7a2d3f855a5f8b320d674e9599dc644 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Tue, 26 Feb 2019 06:17:26 +0000 Subject: [PATCH 01/42] Version bump to PQ3B.190225.001 Change-Id: I1caae8a1d392da5ba01c1381f465184448678ec2 --- 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 932e2144a7..b3caa1bb56 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. -export BUILD_ID=PI +export BUILD_ID=PQ3B.190225.001 From 1159bb8b17df6caf1ce075d120c811b17eb73554 Mon Sep 17 00:00:00 2001 From: Elisa Pascual Trevino Date: Mon, 11 Mar 2019 10:57:01 -0700 Subject: [PATCH 02/42] [DO NOT MERGE] Update Security String to 2019-05-01 in pi-dev Bug: 128322951 --- 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 1df6fc5d54..7959341307 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -231,7 +231,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 := 2019-04-05 + PLATFORM_SECURITY_PATCH := 2019-05-01 endif ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP From 801e91776e667e981b1e73467844b5c0f0e52ccc Mon Sep 17 00:00:00 2001 From: Elisa Pascual Trevino Date: Mon, 11 Mar 2019 11:05:04 -0700 Subject: [PATCH 03/42] [DO NOT MERGE] Update Security String to 2019-05-01 in oc-mr1-dev Bug: 128322951 --- 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 965adc3aa8..8ce30f6d02 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -181,7 +181,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 := 2019-04-01 + PLATFORM_SECURITY_PATCH := 2019-05-01 endif ifndef PLATFORM_BASE_OS From 7d44fc8d59547bc583bad61fe2cae9fa14d31baf Mon Sep 17 00:00:00 2001 From: Adam Seaton Date: Fri, 8 Mar 2019 11:33:41 -0800 Subject: [PATCH 04/42] [DO NOT MERGE] Update Platform Security string to 2019-05-05 for Pi-dev Bug:128322951 --- 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 7959341307..80e5007ea0 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -231,7 +231,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 := 2019-05-01 + PLATFORM_SECURITY_PATCH := 2019-05-05 endif ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP From 796d90c14183218bbf200da9195ac9c9d7d85623 Mon Sep 17 00:00:00 2001 From: Adam Seaton Date: Fri, 8 Mar 2019 11:44:17 -0800 Subject: [PATCH 05/42] [Do Not Merge] Update Platform Security String to 2019-05-05 for oc-mr1-dev Bug:128322951 --- 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 8ce30f6d02..5193eb21b1 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -181,7 +181,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 := 2019-05-01 + PLATFORM_SECURITY_PATCH := 2019-05-05 endif ifndef PLATFORM_BASE_OS From b9662174743f035fa21a6f623b66ffe99a5755fe Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Wed, 27 Mar 2019 03:54:42 +0000 Subject: [PATCH 06/42] Version bump to PQ3B.190326.002 Change-Id: I3c314868035900d4b57581d39609bddd48a499ad --- 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 e38387831c..e6c477c6fc 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. -export BUILD_ID=PQ3B.190326.001 +export BUILD_ID=PQ3B.190326.002 From 5df60cb93f60c4ba118806b91b0a2ad4fbb9cb01 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Wed, 27 Mar 2019 05:50:29 +0000 Subject: [PATCH 07/42] Version bump to PQ3B.190326.003 Change-Id: I384b5ad397b198ab4add97f4f11505d514b4d3eb --- 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 e6c477c6fc..e980c42116 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. -export BUILD_ID=PQ3B.190326.002 +export BUILD_ID=PQ3B.190326.003 From 863823a7348425185d7a2ff9916659d1897b098c Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Thu, 28 Mar 2019 11:09:46 +0000 Subject: [PATCH 08/42] Version bump to PQ3B.190326.004 Change-Id: I05ea997740735b1e034783dacd156aae9e3f8b89 --- 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 e980c42116..de0232549b 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. -export BUILD_ID=PQ3B.190326.003 +export BUILD_ID=PQ3B.190326.004 From 51649760d43e8e33f1830d9ecfb63af6642e1a6c Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Fri, 29 Mar 2019 10:52:57 +0000 Subject: [PATCH 09/42] Version bump to PQ3B.190326.005 Change-Id: Ic857140f8510ce1a0ac8a7ae799c7ead02d183c6 --- 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 de0232549b..749512a950 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. -export BUILD_ID=PQ3B.190326.004 +export BUILD_ID=PQ3B.190326.005 From 72f2d9b30f8e2e936acf0c2215a758e6a5990c04 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Tue, 2 Apr 2019 06:12:45 +0000 Subject: [PATCH 10/42] Version bump to PQ3B.190401.002 Change-Id: I1e9b1ea64837a65ad850f6a810a4375487fbb9fe --- 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 c39cf2031b..557d9a87ed 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. -export BUILD_ID=PQ3B.190401.001 +export BUILD_ID=PQ3B.190401.002 From fff56b21c57a8e713facdf761a1281019f5b9f95 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Wed, 3 Apr 2019 01:16:13 +0000 Subject: [PATCH 11/42] Version bump to PQ3B.190402.002 Change-Id: I1a3a346bc45ffd36ab8982479ea7f1806e403d25 --- 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 792653cc94..a2b0a24c99 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. -export BUILD_ID=PQ3B.190402.001 +export BUILD_ID=PQ3B.190402.002 From bcdb638d6a858410bfc8909949d6dd329f74868e Mon Sep 17 00:00:00 2001 From: Paul Scovanner Date: Fri, 5 Apr 2019 13:49:47 -0700 Subject: [PATCH 12/42] [DO NOT MERGE] Update Security String to 2019-06-01 Bug:129374896 --- 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 4ad08d324e..3956964dfb 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -114,7 +114,7 @@ ifeq "" "$(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 := 2019-03-01 + PLATFORM_SECURITY_PATCH := 2019-06-01 endif ifeq "" "$(PLATFORM_BASE_OS)" From 2db03695f4fccc312947155ae724f48885e472c5 Mon Sep 17 00:00:00 2001 From: Paul Scovanner Date: Fri, 5 Apr 2019 13:37:14 -0700 Subject: [PATCH 13/42] [DO NOT MERGE] Update Security String to 2019-06-01 Bug:129374896 --- 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 80e5007ea0..f1f60cd1a1 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -231,7 +231,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 := 2019-05-05 + PLATFORM_SECURITY_PATCH := 2019-06-01 endif ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP From e559f0700ef10af9d091f502b22c0302ca14e930 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Mon, 8 Apr 2019 14:16:15 +0000 Subject: [PATCH 14/42] Version bump to PQ3B.190408.002 Change-Id: I3922254dd8f723ea256f717b4e01eb58eb3b3362 --- 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 2798c4a80c..157b9665b9 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. -export BUILD_ID=PQ3B.190408.001 +export BUILD_ID=PQ3B.190408.002 From 5a5debe9080428a453d39a6cd6d5dbab3658e3b8 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Mon, 8 Apr 2019 16:43:52 +0000 Subject: [PATCH 15/42] Version bump to PQ3B.190408.003 Change-Id: Ic323e6d7707b679b79400c8851f8fb26fdc58005 --- 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 157b9665b9..3684048a56 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. -export BUILD_ID=PQ3B.190408.002 +export BUILD_ID=PQ3B.190408.003 From 1f8f84de6133f82df8210fa9214475d7c5aaa2f0 Mon Sep 17 00:00:00 2001 From: Paul Scovanner Date: Mon, 8 Apr 2019 10:58:31 -0700 Subject: [PATCH 16/42] [DO NOT MERGE] Update Security String to 2019-06-01 Bug:129374896 --- 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 5193eb21b1..7d45245dd1 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -181,7 +181,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 := 2019-05-05 + PLATFORM_SECURITY_PATCH := 2019-06-01 endif ifndef PLATFORM_BASE_OS From 3e8a1393a7ca80d344eb3f435e4705a69e6d9186 Mon Sep 17 00:00:00 2001 From: Paul Scovanner Date: Fri, 5 Apr 2019 13:55:18 -0700 Subject: [PATCH 17/42] [DO NOT MERGE] Update Security String to 2019-06-01 Bug:129374896 Merged-In:1f8f84de6133f82df8210fa9214475d7c5aaa2f0 --- 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 0d5dc9625f..e41038f2d3 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -165,7 +165,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 := 2018-04-05 + PLATFORM_SECURITY_PATCH := 2019-06-01 endif ifndef PLATFORM_BASE_OS From e64f2a16ad6a9fbcb1aabd1a8463a25754581f83 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Tue, 9 Apr 2019 03:52:31 +0000 Subject: [PATCH 18/42] Version bump to PQ3B.190408.005 Change-Id: I41bc07e9c2aa041271c9fae222a64371a5e524b6 --- 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 d9a4b2ef48..8a3450f179 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. -export BUILD_ID=PQ3B.190408.004 +export BUILD_ID=PQ3B.190408.005 From 6fafcf78db5091c4448df2cc982b41b1c8543509 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Wed, 10 Apr 2019 09:53:42 +0000 Subject: [PATCH 19/42] Version bump to PQ3B.190408.006 Change-Id: I33790afdc5bead56f1f05bfe9bf1f5ffd3d6f371 --- 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 8a3450f179..0e5f848124 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. -export BUILD_ID=PQ3B.190408.005 +export BUILD_ID=PQ3B.190408.006 From da108d051793becfe0fb8ac669aae1e981f33cd9 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Wed, 10 Apr 2019 13:14:12 +0000 Subject: [PATCH 20/42] Version bump to PQ3B.190408.007 Change-Id: Iabf1fd141eca82a677104a45e2f780d9f3f645d0 --- 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 0e5f848124..4396d12172 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. -export BUILD_ID=PQ3B.190408.006 +export BUILD_ID=PQ3B.190408.007 From 190daf9cd30eaba55a7d1726b0d515aed89c0ea2 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Fri, 12 Apr 2019 11:57:01 +0000 Subject: [PATCH 21/42] Version bump to PQ3B.190408.008 Change-Id: I9c9fe94b5f98e176289c256ca43897dcc9f3b3c4 --- 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 4396d12172..21ba0ae0a2 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. -export BUILD_ID=PQ3B.190408.007 +export BUILD_ID=PQ3B.190408.008 From 3ae4e858b7c169b19a4994dd6b124a68fa234ff0 Mon Sep 17 00:00:00 2001 From: Paul Scovanner Date: Fri, 12 Apr 2019 11:35:12 -0700 Subject: [PATCH 22/42] Update Security String to 2019-06-05 Bug:129374896 Merged-In: 2c26c3d4c0314f8a3f905e5a7081556f7b4b353a --- 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 e41038f2d3..4ade0e6b31 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -165,7 +165,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 := 2019-06-01 + PLATFORM_SECURITY_PATCH := 2019-06-05 endif ifndef PLATFORM_BASE_OS From 4ccaae495bca2dce6efe5d86076793983969d317 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Sat, 13 Apr 2019 15:33:19 +0000 Subject: [PATCH 23/42] Version bump to PQ3B.190408.010 Change-Id: Idc6be90e7ab04a095a81e22e91913e3810119fb2 --- 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 de2e53fd5e..bd8e2dd6bf 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. -export BUILD_ID=PQ3B.190408.009 +export BUILD_ID=PQ3B.190408.010 From 50b6fc601dd33a0e66fb01bdd8d16c52d03bdbc1 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Mon, 15 Apr 2019 05:19:04 +0000 Subject: [PATCH 24/42] Version bump to PQ3B.190408.011 Change-Id: I34f8301dc5980c7944524dfb24f1b6fd5e1ba9a1 --- 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 bd8e2dd6bf..6b97070554 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. -export BUILD_ID=PQ3B.190408.010 +export BUILD_ID=PQ3B.190408.011 From 14b9abe3b30ddff0df8c4d2cd67834e1aeaef6a0 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Tue, 16 Apr 2019 06:06:21 +0000 Subject: [PATCH 25/42] Version bump to PQ3B.190408.012 Change-Id: I8ad1d313a887694960f0fc7cdefd5043f5652148 --- 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 6b97070554..6c45126683 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. -export BUILD_ID=PQ3B.190408.011 +export BUILD_ID=PQ3B.190408.012 From 27ea4bbdae7e1a66eeaf4b6b4617368683e405ef Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Tue, 16 Apr 2019 08:52:31 +0000 Subject: [PATCH 26/42] Version bump to PQ3B.190408.013 Change-Id: I5c4a4209f09e295887d706e9695c4e75834a79be --- 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 6c45126683..87b4ae9ec5 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. -export BUILD_ID=PQ3B.190408.012 +export BUILD_ID=PQ3B.190408.013 From 72a0a1e90f9ee0e693bc2ad7d4e43ae66e4217ea Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Tue, 16 Apr 2019 10:37:13 +0000 Subject: [PATCH 27/42] Version bump to PQ3B.190408.015 Change-Id: Ib0781894f736501d420b566cf29ec774fdd9efd2 --- 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 f27c0324a7..7b5af39785 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. -export BUILD_ID=PQ3B.190408.014 +export BUILD_ID=PQ3B.190408.015 From 59736b363aebcc434b428fad2dc8b72c5d6a6581 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Tue, 16 Apr 2019 17:49:26 +0000 Subject: [PATCH 28/42] Version bump to PQ3B.190605.001 Change-Id: Id428705dbb0b345f6facfccb49e2d10f44c01171 --- 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 7b5af39785..8662d03808 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. -export BUILD_ID=PQ3B.190408.015 +export BUILD_ID=PQ3B.190605.001 From 3ced66d63958fe58a4277ea4bd3e23224dc1552f Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Wed, 17 Apr 2019 00:30:43 +0000 Subject: [PATCH 29/42] Version bump to PQ3B.190605.002 Change-Id: I7f1bedeab422dbaefddad997c6cf473a9bdc7643 --- 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 8662d03808..91425aeee2 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. -export BUILD_ID=PQ3B.190605.001 +export BUILD_ID=PQ3B.190605.002 From 78d61e203aaddd062f36265a6ebea9b4c4f5557d Mon Sep 17 00:00:00 2001 From: Paul Scovanner Date: Fri, 12 Apr 2019 11:35:12 -0700 Subject: [PATCH 30/42] Update Security String to 2019-06-05 Bug:129374896 Change-Id: I82bf91c0947fdc45db025a8fc0c069f718c7e1c3 Merged-In: 2c26c3d4c0314f8a3f905e5a7081556f7b4b353a (cherry picked from commit 603c06a1401f19da270b2425b4402779568a4cba) --- 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 80e5007ea0..07e6c95e90 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -231,7 +231,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 := 2019-05-05 + PLATFORM_SECURITY_PATCH := 2019-06-05 endif ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP From eb3829d3016a178fe48f2680aa0b4ac5c16456a8 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Fri, 3 May 2019 05:57:58 +0000 Subject: [PATCH 31/42] Version bump to PQ3B.190605.004 [core/build_id.mk] Change-Id: I44088304aba5566594f18d6ceffe3b9d3addc78b --- 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 6f57469cb7..d6035b9ae6 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. -export BUILD_ID=PQ3B.190605.003 +export BUILD_ID=PQ3B.190605.004 From 92dc13f536c06d85bbd8ffe5e524fd74692bffe9 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Fri, 3 May 2019 10:27:49 +0000 Subject: [PATCH 32/42] Version bump to PQ3B.190605.005 [core/build_id.mk] Change-Id: Iff81b719085d8587c05e84dc28172d99bd86a128 --- 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 04328f6db6..f55b8c8077 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. -export BUILD_ID=PQ3B.190503.001 +export BUILD_ID=PQ3B.190605.005 From 02169b55afdedb85984cc9b0d6ac4b5463619bdc Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Fri, 10 May 2019 21:53:22 +0000 Subject: [PATCH 33/42] Version bump to PQ3A.190605.004 [core/build_id.mk] Change-Id: Ieb76c6a5e9561c3555877724ed204e32b7d886d1 --- 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 6d0e827d7e..fe54297114 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. -export BUILD_ID=PQ3A.190605.003 +export BUILD_ID=PQ3A.190605.004 From efcfd909bb9bba802f95db2535e4977ae974f424 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Mon, 13 May 2019 03:44:56 +0000 Subject: [PATCH 34/42] Version bump to PQ3B.190605.006 [core/build_id.mk] Change-Id: I68a7fba06083a62bb2400b9f000375e63d5c7b50 --- 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 f55b8c8077..9f3472b100 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. -export BUILD_ID=PQ3B.190605.005 +export BUILD_ID=PQ3B.190605.006 From 9367a27584241899b3855fb577158a6b4a26874c Mon Sep 17 00:00:00 2001 From: Paul Scovanner Date: Mon, 13 May 2019 13:31:46 -0700 Subject: [PATCH 35/42] Update Security String to 2019-07-01 Bug:132634503 (cherry picked from commit 95bee0f53ed9f82c4e1ca27a5004eb1e917fa65c) Change-Id: I56f52497c7aeb4a7fbff0058218e861d2d552b62 --- 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 07e6c95e90..1b49b3a6d0 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -231,7 +231,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 := 2019-06-05 + PLATFORM_SECURITY_PATCH := 2019-07-01 endif ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP From 21437e658494434c5965d5000843e1614bfd383c Mon Sep 17 00:00:00 2001 From: Paul Scovanner Date: Mon, 13 May 2019 17:01:31 -0700 Subject: [PATCH 36/42] Update Security String to 2019-07-05 Bug:132634503 (cherry picked from commit 0718f458a1861cb70b1ab0aafa70d794c72c9f14) Change-Id: I181facdc75f60ac225d682075e338c64a2cf0c42 --- 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 1b49b3a6d0..a8487e5128 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -231,7 +231,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 := 2019-07-01 + PLATFORM_SECURITY_PATCH := 2019-07-05 endif ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP From 753c431ce4e86275ad63a4c06a0f940a0f453824 Mon Sep 17 00:00:00 2001 From: Paul Scovanner Date: Mon, 13 May 2019 13:31:46 -0700 Subject: [PATCH 37/42] Update Security String to 2019-07-01 Bug:132634503 (cherry picked from commit 95bee0f53ed9f82c4e1ca27a5004eb1e917fa65c) Change-Id: Ib6e10423216a15e930461317296a748064dc4055 --- 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 07e6c95e90..1b49b3a6d0 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -231,7 +231,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 := 2019-06-05 + PLATFORM_SECURITY_PATCH := 2019-07-01 endif ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP From 2d0e9a27b44cf428050e4ad966e40f4b52a0d9a1 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Fri, 17 May 2019 22:26:16 +0000 Subject: [PATCH 38/42] Version bump to PQ3A.190705.002 [core/build_id.mk] Change-Id: I83e37c2c3b588caa567ccb271530df6597499447 --- 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 93f266d2ae..c4cd1b4a6e 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. -export BUILD_ID=PQ3A.190705.001 +export BUILD_ID=PQ3A.190705.002 From 07050936a39ad6314ae49565b44bddb203f7a32b Mon Sep 17 00:00:00 2001 From: Paul Scovanner Date: Mon, 13 May 2019 17:01:31 -0700 Subject: [PATCH 39/42] Update Security String to 2019-07-05 Bug:132634503 (cherry picked from commit 0718f458a1861cb70b1ab0aafa70d794c72c9f14) Change-Id: Id2b2d4417c0a406d752734804359988f9c890fc3 --- 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 1b49b3a6d0..a8487e5128 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -231,7 +231,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 := 2019-07-01 + PLATFORM_SECURITY_PATCH := 2019-07-05 endif ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP From 92cbc0cb7ca26fa35dc8537196c0b209f1eb49db Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Fri, 24 May 2019 06:00:09 +0000 Subject: [PATCH 40/42] Version bump to PQ3A.190705.003 [core/build_id.mk] Change-Id: I5905bf3f9082aa2cdebdea84a6d4b753571fac64 --- 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 c4cd1b4a6e..829aaa1ea7 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. -export BUILD_ID=PQ3A.190705.002 +export BUILD_ID=PQ3A.190705.003 From 6cbe894cc2d0b4f934f21fe68f4cf003df87739b Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Wed, 29 May 2019 07:33:39 +0000 Subject: [PATCH 41/42] Version bump to PQ3B.190705.002 [core/build_id.mk] Change-Id: I2cc99bd9d1959e1cb7c8bdf9c71bdb30c736ac0c --- 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 123073bbcf..9220d4d383 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. -export BUILD_ID=PQ3B.190705.001 +export BUILD_ID=PQ3B.190705.002 From 41965d4b5caa0f79df0d86b023f4669b5aed2fc8 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Fri, 31 May 2019 12:24:16 +0000 Subject: [PATCH 42/42] Version bump to PQ3B.190705.003 [core/build_id.mk] Change-Id: I4f3da2ed36bb41929f976c89c7d2d1f6558174bf --- 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 9220d4d383..04b9722803 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. -export BUILD_ID=PQ3B.190705.002 +export BUILD_ID=PQ3B.190705.003