From f627655b775fa7ad09c7b7316bc3472f20198c08 Mon Sep 17 00:00:00 2001 From: Adam Seaton Date: Tue, 8 Jan 2019 13:59:01 -0800 Subject: [PATCH 1/4] Update Platform Security String to 2019-03-01 for pi-dev Bug:122541777 (cherry picked from commit a1165c3723c9d58afc83202ff63c6f691737effb) Change-Id: I631f45a270ac830c82d3360b73061a2bb73d1bd5 --- 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 57e5492f97..b64dd1b7b4 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-02-05 + PLATFORM_SECURITY_PATCH := 2019-03-01 endif ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP From 6d7ba6e935e4d61fc2ee315f036d2a93d01c2da6 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Wed, 16 Jan 2019 18:58:26 +0000 Subject: [PATCH 2/4] Version bump to PQ2A.190301.002 Change-Id: I3762c536366dc98cd930f823471fcb2ad29f1b58 --- 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 30ad30131a..ecfb1436fc 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=PQ2A.190301.001 +export BUILD_ID=PQ2A.190301.002 From 4ce3b412d822986feb0f4d6b35f93e30933386c0 Mon Sep 17 00:00:00 2001 From: Adam Seaton Date: Tue, 8 Jan 2019 14:29:13 -0800 Subject: [PATCH 3/4] Update Platform Security String to 2019-03-05 for pi-dev Bug:122541777 (cherry picked from commit ac6eac206d0e4b0604a362d1bcbfae3e1b03bfc2) Change-Id: I2a39815b3589870e8d0cff64d6447a9fc1946d19 --- 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 b64dd1b7b4..d386a527f7 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-03-01 + PLATFORM_SECURITY_PATCH := 2019-03-05 endif ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP From 51b00a10cc3ab5cafb9d90909ef6dda8853738b5 Mon Sep 17 00:00:00 2001 From: android-build-team Robot Date: Thu, 17 Jan 2019 21:08:49 +0000 Subject: [PATCH 4/4] Version bump to PQ2A.190305.002 Change-Id: I746b52e22fa429f61880066344481cd872784787 --- 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 900d391b5e..a6d63c8581 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=PQ2A.190305.001 +export BUILD_ID=PQ2A.190305.002