From 9be8e30ab95c6e1c5a5f226a7176e3882fae3df4 Mon Sep 17 00:00:00 2001 From: Lubo Hristov Date: Tue, 6 Nov 2018 13:59:10 -0800 Subject: [PATCH 1/7] [DO NOT MERGE] Security string update to 2019-01-01 bug:118903919 (cherry picked from commit 1ce690dda1aa7e65e55d21a92dd663a42f5aacff) Change-Id: I203028810f4c261b8268a56e5c3ddddaf4226364 --- 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 f837260d63..5c041cd5df 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 := 2018-12-05 + PLATFORM_SECURITY_PATCH := 2019-01-01 endif ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP From e3471c935b28394732fa8f6f9c5d5f1132d8ab15 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Wed, 14 Nov 2018 18:39:27 +0000 Subject: [PATCH 2/7] Version bump to PQ1A.190105.001 Change-Id: I92f7a5d719a2b45bbf6e20576d3eef6f6fc5f73d --- 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 91b25ae9e3..b5f8de6d06 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=PQ1A.190101.001 +export BUILD_ID=PQ1A.190105.001 From 58114cb4c5c473e067083d3388371b796df921d5 Mon Sep 17 00:00:00 2001 From: Lubo Hristov Date: Tue, 6 Nov 2018 14:01:11 -0800 Subject: [PATCH 3/7] [DO NOT MERGE] Security string update to 2019-01-05 bug:118903919 (cherry picked from commit 816323424638190a227c297c36aafd00ee3262fe) Change-Id: I7789094c4c55835bc82fb4898bbd310c40846fe7 --- 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 5c041cd5df..84e856f693 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-01-01 + PLATFORM_SECURITY_PATCH := 2019-01-05 endif ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP From c47e70d08bfa18b72eceef56fbec5e4c8abf136f Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Mon, 26 Nov 2018 18:55:54 +0000 Subject: [PATCH 4/7] Version bump to PQ1A.190105.003 Change-Id: I012a7cb3037a343508d0d1f9634ca1f0cca5c9a6 --- 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 e7ae9c62ca..bc66405373 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=PQ1A.190105.002 +export BUILD_ID=PQ1A.190105.003 From 29aa01041fde42b40b823f7734dd33a42c319cc7 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Mon, 26 Nov 2018 22:09:49 +0000 Subject: [PATCH 5/7] Version bump to PQ1A.190105.004 Change-Id: I19540a99e1a472ed62ea64b354a3606e080f5b4c --- 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 bc66405373..6823379dd0 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=PQ1A.190105.003 +export BUILD_ID=PQ1A.190105.004 From 6d1164be433a812dece9547d177c9249658dfb35 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Thu, 3 Jan 2019 23:49:38 +0000 Subject: [PATCH 6/7] Version bump to PPRL.181205.002 Change-Id: Ia860871139d5795525d6ebe105c32bbe857214a0 --- 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 67c2a1fdba..7996b0169e 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=PPRL.181205.001 +export BUILD_ID=PPRL.181205.002 From 6083089f7a9585fda96e443c4469bba0f585d75f Mon Sep 17 00:00:00 2001 From: Thomas Joseph Avila Date: Tue, 8 Jan 2019 15:36:57 -0800 Subject: [PATCH 7/7] set BUILD_ID=PI Bug: 122310206 --- 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 7996b0169e..932e2144a7 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=PPRL.181205.002 +export BUILD_ID=PI