From e77acaee06956ade254ad401ea245d2ce6fb0788 Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Sun, 20 Aug 2023 07:29:32 +0000 Subject: [PATCH 01/16] Version bump to UP1A.230905.019.A1 [core/build_id.mk] Change-Id: If7a33186dcacfafc7f41b737f2fa25f84fd846fd --- 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 de934d7d7c..43ee5a297f 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=UP1A.230905.019 +BUILD_ID=UP1A.230905.019.A1 From 44d237b49703ac60deb96085154d499f8be8e259 Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Sun, 20 Aug 2023 07:45:44 +0000 Subject: [PATCH 02/16] Version bump to UP1A.230905.019.B1 [core/build_id.mk] Change-Id: I18cb393ba80cd51cd0f4cbb1d5c08dafeda86e9a --- 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 de934d7d7c..d6d151f839 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=UP1A.230905.019 +BUILD_ID=UP1A.230905.019.B1 From 120664e3c056589a787456518903bb83543093b8 Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Sun, 20 Aug 2023 08:10:29 +0000 Subject: [PATCH 03/16] Version bump to UP1A.230905.019.C1 [core/build_id.mk] Change-Id: Ie9412f70ca03942d4002336f77d9325f4816eb7c --- 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 de934d7d7c..fe51f66ba4 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=UP1A.230905.019 +BUILD_ID=UP1A.230905.019.C1 From 544be10b2a32218568f1f312d4567c981e7e3e47 Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Sun, 20 Aug 2023 08:32:01 +0000 Subject: [PATCH 04/16] Version bump to UP1A.230905.019.D1 [core/build_id.mk] Change-Id: Ib437ebfe276de1995b48a7a7756ed43f857f85e8 --- 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 de934d7d7c..d5110577c3 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=UP1A.230905.019 +BUILD_ID=UP1A.230905.019.D1 From c94178c9f641a56438f3aa8dcd2000af43025845 Mon Sep 17 00:00:00 2001 From: Lokesh Kumar Goel Date: Tue, 15 Aug 2023 00:40:39 +0000 Subject: [PATCH 05/16] Update Security String to 2023-10-05 Bug: 295937899 Ignore-AOSP-First: Internal first as its needed for preparing the release (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:bb28383f498c2602ca2e9bd1c686523882d384a1) Merged-In: Ib9596152fe20b412bf7f5e90a19b55f3c0f5523f Change-Id: Ib9596152fe20b412bf7f5e90a19b55f3c0f5523f --- 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 cecdc0e225..5acdb497db 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -104,7 +104,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 := 2023-09-05 + PLATFORM_SECURITY_PATCH := 2023-10-05 endif include $(BUILD_SYSTEM)/version_util.mk From dce918fb6bf31f468d59264eb0b722e20781e810 Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Tue, 22 Aug 2023 16:45:21 +0000 Subject: [PATCH 06/16] Version bump to UP1A.231005.002 [core/build_id.mk] Change-Id: I6809b6fd2a73df597d498637d4b7971f71d3ec75 --- 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 e00e7ec69b..2aa5fbd7e7 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=UP1A.231005.001 +BUILD_ID=UP1A.231005.002 From b95cbe81f40b814cedf86c6a520d56a657c94047 Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Tue, 22 Aug 2023 21:12:09 +0000 Subject: [PATCH 07/16] Version bump to UP1A.231005.002.A1 [core/build_id.mk] Change-Id: Ie009dd8946969a814192f10fe780eed1229eff52 --- 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 2aa5fbd7e7..370ff9f3ac 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=UP1A.231005.002 +BUILD_ID=UP1A.231005.002.A1 From 5d96c39bf703b765b59b8a05a61223fb27e295f3 Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Wed, 23 Aug 2023 21:40:01 +0000 Subject: [PATCH 08/16] Version bump to UP1A.231005.003 [core/build_id.mk] Change-Id: Iaed05b0b542d0b11708de7f904901f3ec946e622 --- 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 2aa5fbd7e7..b2a07d3fe7 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=UP1A.231005.002 +BUILD_ID=UP1A.231005.003 From a3c454ccb577724a365c43549afe52d1d05098c5 Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Wed, 23 Aug 2023 23:41:18 +0000 Subject: [PATCH 09/16] Version bump to UP1A.231005.003.A1 [core/build_id.mk] Change-Id: I1fa4d74b82c535d04c1e0cc0c7c627da93d063c5 --- 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 b2a07d3fe7..5edb94d92d 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=UP1A.231005.003 +BUILD_ID=UP1A.231005.003.A1 From 76867b4b28a1a7f079943e20062004769f0116bc Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Sat, 26 Aug 2023 14:33:46 +0000 Subject: [PATCH 10/16] Version bump to UP1A.231005.003.B1 [core/build_id.mk] Change-Id: I87ea8a6e7f2dea01dab6fb57b4b0f0b4c9254aba --- 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 b2a07d3fe7..e21b4de11d 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=UP1A.231005.003 +BUILD_ID=UP1A.231005.003.B1 From 16163904b3291cc9b57ca77793573bab18fac3ea Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Wed, 30 Aug 2023 17:55:09 +0000 Subject: [PATCH 11/16] Version bump to UP1A.231005.004 [core/build_id.mk] Change-Id: Iac0d991f176b7fabea57c61eb218b918007d6e55 --- 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 b2a07d3fe7..6c3b309610 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=UP1A.231005.003 +BUILD_ID=UP1A.231005.004 From 5329aaca540b5b88430a644ee633aff9c526bda2 Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Wed, 30 Aug 2023 18:51:35 +0000 Subject: [PATCH 12/16] Version bump to UP1A.231005.004.A1 [core/build_id.mk] Change-Id: Ief8e0114b740a98ee64bdf29dc7a4d30995862ee --- 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 6c3b309610..c5472bbec3 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=UP1A.231005.004 +BUILD_ID=UP1A.231005.004.A1 From 2c3d5b1e1c6316a2c1cdd95906a028abc83f97f3 Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Wed, 30 Aug 2023 22:20:26 +0000 Subject: [PATCH 13/16] Version bump to UP1A.231005.005 [core/build_id.mk] Change-Id: I0b4123f1da87aae5da7eff618a08d40daf9bd6fe --- 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 6c3b309610..4ca939bdae 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=UP1A.231005.004 +BUILD_ID=UP1A.231005.005 From f219ff7649462df6b7f9eb117f8aa9b7e21909ab Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Wed, 30 Aug 2023 23:11:17 +0000 Subject: [PATCH 14/16] Version bump to UP1A.231005.005.A1 [core/build_id.mk] Change-Id: I456c1b17576d0a0253eb5fd165f5b6cae953e63b --- 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 4ca939bdae..d1af42b858 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=UP1A.231005.005 +BUILD_ID=UP1A.231005.005.A1 From b8b5650612a9dddd20461d1b6df51c1e69d498a0 Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Fri, 1 Sep 2023 19:42:57 +0000 Subject: [PATCH 15/16] Version bump to UP1A.231005.006 [core/build_id.mk] Change-Id: Ie8c1526c57c3b017d2da10b55907ad3e3b4b2a6c --- 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 4ca939bdae..54c0c8bb06 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=UP1A.231005.005 +BUILD_ID=UP1A.231005.006 From 897e2ff8232b9f7a96493855e57f7a01f999109e Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Sat, 2 Sep 2023 03:46:17 +0000 Subject: [PATCH 16/16] Version bump to UP1A.231005.007 [core/build_id.mk] Change-Id: I23b6a872fc4559442cb5623e1ba6bf881c9ac333 --- 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 54c0c8bb06..37033222ea 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=UP1A.231005.006 +BUILD_ID=UP1A.231005.007