From ea13151e3855b80f7f7c1e3d02a133d8a7554a40 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Tue, 24 Oct 2023 09:55:12 +0530 Subject: [PATCH 01/47] a5lte-LineageOS-lineage-20.0-hassan-kareem --- build_rom.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index d1161af03d4..dce36132dea 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,13 +1,13 @@ # sync rom -repo init --depth=1 --no-repo-verify -u git://github.com/DerpFest-11/manifest.git -b 11 -g default,-mips,-darwin,-notdefault -git clone https://github.com/pocox3pro/Local-Manifests.git --depth 1 -b master .repo/local_manifests +repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault +git clone https://github.com/lwys-trash-oct23/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom source build/envsetup.sh -lunch derp_vayu-user +lunch lineage_a5lte-userdebug export TZ=Asia/Dhaka #put before last build command -mka derp +mka bacon # upload rom (if you don't need to upload multiple files, then you don't need to edit next line) rclone copy out/target/product/$(grep unch $CIRRUS_WORKING_DIR/build_rom.sh -m 1 | cut -d ' ' -f 2 | cut -d _ -f 2 | cut -d - -f 1)/*.zip cirrus:$(grep unch $CIRRUS_WORKING_DIR/build_rom.sh -m 1 | cut -d ' ' -f 2 | cut -d _ -f 2 | cut -d - -f 1) -P From 086eb27cc9bfe85b628a5817f9a3ffd576653ca7 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Tue, 24 Oct 2023 19:21:03 +0530 Subject: [PATCH 02/47] mido-PixelExperiance-thireen-plus-hassan-kareem --- build_rom.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index dce36132dea..9a9eb28fa46 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,11 +1,11 @@ # sync rom -repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault -git clone https://github.com/lwys-trash-oct23/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests +repo init --depth=1 --no-repo-verify -u https://github.com/PixelExperience/manifest -b thirteen-plus -g default,-mips,-darwin,-notdefault +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b thirteen .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom source build/envsetup.sh -lunch lineage_a5lte-userdebug +lunch aosp_mido-userdebug export TZ=Asia/Dhaka #put before last build command mka bacon From 1ddf9e5ac845871296a0add4e98a2b3f7acaf634 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Tue, 24 Oct 2023 19:26:17 +0530 Subject: [PATCH 03/47] mido-PixelExperience-thirteen-plus-hassan-kareem From b7f9b01554c4ffa9a390406a3843e4c6d6479b95 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Tue, 24 Oct 2023 23:32:30 +0530 Subject: [PATCH 04/47] mido-LineageOS-lineage-20.0-hassan-kareem Build LineageOS for mido --- build_rom.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index 9a9eb28fa46..3685bd089b8 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,12 +1,12 @@ # sync rom -repo init --depth=1 --no-repo-verify -u https://github.com/PixelExperience/manifest -b thirteen-plus -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b thirteen .repo/local_manifests +repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom source build/envsetup.sh -lunch aosp_mido-userdebug -export TZ=Asia/Dhaka #put before last build command +lunch lineage_mido-user +export TZ=Asia/Kolkata #put before last build command mka bacon # upload rom (if you don't need to upload multiple files, then you don't need to edit next line) From 6a4779d55384f0d341906a014384e07f8c4dd84d Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Tue, 24 Oct 2023 23:33:36 +0530 Subject: [PATCH 05/47] mido-LineageOS-lineage-20.0-hassan-kareem --- build_rom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_rom.sh b/build_rom.sh index 3685bd089b8..0c8b7e1269e 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -5,7 +5,7 @@ repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync # build rom source build/envsetup.sh -lunch lineage_mido-user +lunch lineage_mido-userdebug export TZ=Asia/Kolkata #put before last build command mka bacon From a541b47fa82042a22d4f5065ee02589f4616b4e7 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Wed, 25 Oct 2023 09:21:23 +0530 Subject: [PATCH 06/47] mido-LineageOS-lineage-20.0-hassan-kareem --- build_rom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_rom.sh b/build_rom.sh index 0c8b7e1269e..fdf6ae4eced 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -7,7 +7,7 @@ repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync source build/envsetup.sh lunch lineage_mido-userdebug export TZ=Asia/Kolkata #put before last build command -mka bacon +make bacon # upload rom (if you don't need to upload multiple files, then you don't need to edit next line) rclone copy out/target/product/$(grep unch $CIRRUS_WORKING_DIR/build_rom.sh -m 1 | cut -d ' ' -f 2 | cut -d _ -f 2 | cut -d - -f 1)/*.zip cirrus:$(grep unch $CIRRUS_WORKING_DIR/build_rom.sh -m 1 | cut -d ' ' -f 2 | cut -d _ -f 2 | cut -d - -f 1) -P From a3260ba89c8bbdfc9bcc498c56d9a722c4d3f025 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Wed, 25 Oct 2023 12:33:20 +0530 Subject: [PATCH 07/47] mido- PixelExperience-thirteen-plus-hassan-kareem --- build_rom.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index fdf6ae4eced..2bdcc145159 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,13 +1,13 @@ # sync rom -repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests +repo init --depth=1 --no-repo-verify -u https://github.com/PixelExperience/manifest -b thirteen-plus -g default,-mips,-darwin,-notdefault +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b thirteen .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom source build/envsetup.sh -lunch lineage_mido-userdebug +lunch aosp_mido-userdebug export TZ=Asia/Kolkata #put before last build command -make bacon +mka bacon # upload rom (if you don't need to upload multiple files, then you don't need to edit next line) rclone copy out/target/product/$(grep unch $CIRRUS_WORKING_DIR/build_rom.sh -m 1 | cut -d ' ' -f 2 | cut -d _ -f 2 | cut -d - -f 1)/*.zip cirrus:$(grep unch $CIRRUS_WORKING_DIR/build_rom.sh -m 1 | cut -d ' ' -f 2 | cut -d _ -f 2 | cut -d - -f 1) -P From 65413b420602e9baefee43c9d9580edb7954f4b5 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Wed, 25 Oct 2023 12:33:53 +0530 Subject: [PATCH 08/47] mido-PixelExperience-thirteen-plus-hassan-kareem From 64a464ebe73f36db5a1f555dc44e0d36aed942b3 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Wed, 25 Oct 2023 15:22:46 +0530 Subject: [PATCH 09/47] mido-PixelExperience-thirteen-plus-hassan-kareem From 3630db5bfc596f2f9e74f92249b19b8c4114f8b2 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Thu, 26 Oct 2023 08:23:14 +0530 Subject: [PATCH 10/47] a5lte-LineageOS-lineage-18.1-hassan-kareem --- build_rom.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index 2bdcc145159..9da0da0d377 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,11 +1,11 @@ # sync rom -repo init --depth=1 --no-repo-verify -u https://github.com/PixelExperience/manifest -b thirteen-plus -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b thirteen .repo/local_manifests +repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-18.1 --git-lfs -g default,-mips,-darwin,-notdefault +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b A5 .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom source build/envsetup.sh -lunch aosp_mido-userdebug +lunch lineage_a5lte-userdebug export TZ=Asia/Kolkata #put before last build command mka bacon From 1464e0cf987069d3d3a2e4f33a40f2083135a838 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Thu, 26 Oct 2023 10:01:12 +0530 Subject: [PATCH 11/47] a5lte-LineageOS-lineage-18.1-hassan-kareem From 8d4e18fc4c42f17b9f4ea46480af3ecc227f20b6 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Fri, 27 Oct 2023 10:51:30 +0530 Subject: [PATCH 12/47] a5lte-LineageOS-lineage-18.1-hassan-kareem From 96cc1e5348d101835da574e12b0b55e5f17aef9e Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Fri, 27 Oct 2023 16:37:11 +0530 Subject: [PATCH 13/47] mido-PixelExperience-thirteen-plus-hassan-kareem --- build_rom.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index 9da0da0d377..fef3d55a37d 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,11 +1,11 @@ # sync rom -repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-18.1 --git-lfs -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b A5 .repo/local_manifests +repo init --depth=1 --no-repo-verify -u https://github.com/PixelExperience/manifest -b thirteen-plus -g default,-mips,-darwin,-notdefault +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b 13 .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom source build/envsetup.sh -lunch lineage_a5lte-userdebug +lunch aosp_mido-userdebug export TZ=Asia/Kolkata #put before last build command mka bacon From f622997f63c4badad8f63b65abc34a60df655bcf Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Sat, 28 Oct 2023 10:05:10 +0530 Subject: [PATCH 14/47] mido-PixelExperience-thirteen-plus-hassan-kareem From 30584bccd6507558608facd5c7ffdea3f8d483e5 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Sat, 28 Oct 2023 17:20:21 +0530 Subject: [PATCH 15/47] mido-PixelExperiance-thirteen-plus-hassan-kareem From 18afb412feff36622706fe3319ca737af938a2fb Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Sun, 29 Oct 2023 13:30:50 +0530 Subject: [PATCH 16/47] mido-PixelExperience-thirteen-plus-hassan-kareem --- build_rom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_rom.sh b/build_rom.sh index fef3d55a37d..ea09c9deda3 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,6 +1,6 @@ # sync rom repo init --depth=1 --no-repo-verify -u https://github.com/PixelExperience/manifest -b thirteen-plus -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b 13 .repo/local_manifests +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b PixelExperience .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom From 7b6cd5e72552230fbc0e780b1c05989db9650013 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Mon, 30 Oct 2023 11:36:22 +0530 Subject: [PATCH 17/47] a5lte-LineageOS-lineage-20.0-hassan-kareem --- build_rom.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index ea09c9deda3..cf9449368c7 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,11 +1,11 @@ # sync rom -repo init --depth=1 --no-repo-verify -u https://github.com/PixelExperience/manifest -b thirteen-plus -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b PixelExperience .repo/local_manifests +repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b lineage-20 .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom source build/envsetup.sh -lunch aosp_mido-userdebug +lunch lineage_a5lte-userdebug export TZ=Asia/Kolkata #put before last build command mka bacon From 8125f3dd4b9d7185a2530618fb93ea8bdb7288ce Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Mon, 30 Oct 2023 15:40:27 +0530 Subject: [PATCH 18/47] a5lte-LineageOS-lineage-20.0-hassan-kareem --- build_rom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_rom.sh b/build_rom.sh index cf9449368c7..4cda0101c6b 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,6 +1,6 @@ # sync rom repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b lineage-20 .repo/local_manifests +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom From 0a3fdfc1ab88d1c6898be5964c1de291020dec3c Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Mon, 30 Oct 2023 18:41:23 +0530 Subject: [PATCH 19/47] a5lte-LineageOS-lineage-20.0-hassan-kareem From bbb25869ec626ab7a920742292217dd80ddde72d Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Mon, 30 Oct 2023 22:58:03 +0530 Subject: [PATCH 20/47] a5lte-LineageOS-lineage-20.0-hassan-kareem From 7d9ea2873ff90ce6afdc63d49edebd5e6671ea7e Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Tue, 31 Oct 2023 09:16:19 +0530 Subject: [PATCH 21/47] a5lte-LineageOS-lineage-20.0-hassan-kareem From 46b9332aab9649f451b961d6920914fee7e7f53b Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Tue, 31 Oct 2023 15:51:57 +0530 Subject: [PATCH 22/47] a5ultexx-LineageOS-lineage-17.1-hassan-kareem --- build_rom.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index 4cda0101c6b..2a628a726b5 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,11 +1,11 @@ # sync rom -repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests +repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-17.1 -g default,-mips,-darwin,-notdefault +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b LOS-17 .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom source build/envsetup.sh -lunch lineage_a5lte-userdebug +lunch lineage_a5ultexx-userdebug export TZ=Asia/Kolkata #put before last build command mka bacon From 8591adbedcb2d4918cb8bcb037304c5218775cb5 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Tue, 31 Oct 2023 18:37:32 +0530 Subject: [PATCH 23/47] mido-PixelExperience-thirteen-plus-hassan-kareem --- build_rom.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index 2a628a726b5..2bdcc145159 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,11 +1,11 @@ # sync rom -repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-17.1 -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b LOS-17 .repo/local_manifests +repo init --depth=1 --no-repo-verify -u https://github.com/PixelExperience/manifest -b thirteen-plus -g default,-mips,-darwin,-notdefault +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b thirteen .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom source build/envsetup.sh -lunch lineage_a5ultexx-userdebug +lunch aosp_mido-userdebug export TZ=Asia/Kolkata #put before last build command mka bacon From af30348366a8807dfb8fe8f73841c45cc8083185 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Wed, 1 Nov 2023 00:09:11 +0530 Subject: [PATCH 24/47] mido-PixelExperience-thirteen-plus-hassan-kareem --- build_rom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_rom.sh b/build_rom.sh index 2bdcc145159..ea09c9deda3 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,6 +1,6 @@ # sync rom repo init --depth=1 --no-repo-verify -u https://github.com/PixelExperience/manifest -b thirteen-plus -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b thirteen .repo/local_manifests +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b PixelExperience .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom From 556b6ee1ca437eb828fc5b93e61032e44d15e547 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Wed, 1 Nov 2023 00:19:52 +0530 Subject: [PATCH 25/47] mido-PixelExperience-thirteen-plus-hassan-kareem --- build_rom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_rom.sh b/build_rom.sh index ea09c9deda3..946e21001b4 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,6 +1,6 @@ # sync rom repo init --depth=1 --no-repo-verify -u https://github.com/PixelExperience/manifest -b thirteen-plus -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b PixelExperience .repo/local_manifests +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b thirteen-plus .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom From d233b540a5cdff7ff32a107524f388ffb4bdfd02 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Thu, 2 Nov 2023 12:23:54 +0530 Subject: [PATCH 26/47] mido-PixelExperience-thirteen-plus-hassan-kareem From b5d5aebe85382ec952120eca46b3f450fee64645 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Fri, 3 Nov 2023 18:17:10 +0530 Subject: [PATCH 27/47] mido-PixelExperience-thirteen-plus-hassan-kareem From 2ecd650f1c1d1f9fe1d06849e373c9aa4fddba19 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Fri, 3 Nov 2023 18:31:53 +0530 Subject: [PATCH 28/47] mido-PixelExperience-thirteen-plus-hassan-kareem From 71234462814e3c327a592d2e7b8070ebaccf09c3 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Fri, 3 Nov 2023 18:43:38 +0530 Subject: [PATCH 29/47] mido-PixelExperience-thirteen-plus-hassan-kareem From 98982c635cde42822f833022be83cdc0c494ccac Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Fri, 3 Nov 2023 18:52:07 +0530 Subject: [PATCH 30/47] mido-PixelExperience-thirteen-plus-hassan-kareem --- build_rom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_rom.sh b/build_rom.sh index 946e21001b4..119f08e00b4 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,6 +1,6 @@ # sync rom repo init --depth=1 --no-repo-verify -u https://github.com/PixelExperience/manifest -b thirteen-plus -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b thirteen-plus .repo/local_manifests +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b Pixel .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom From a858be70577a947b342f8e0a81254d7ebac8d7bd Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Thu, 9 Nov 2023 10:39:00 +0530 Subject: [PATCH 31/47] a5lte-LineageOS-lineage-20.0-hassan-kareem --- build_rom.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index 119f08e00b4..4cda0101c6b 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,11 +1,11 @@ # sync rom -repo init --depth=1 --no-repo-verify -u https://github.com/PixelExperience/manifest -b thirteen-plus -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b Pixel .repo/local_manifests +repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom source build/envsetup.sh -lunch aosp_mido-userdebug +lunch lineage_a5lte-userdebug export TZ=Asia/Kolkata #put before last build command mka bacon From 9b0b815a4cc1cda47515a9e6ac516bc376eb6f46 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Sun, 12 Nov 2023 19:47:21 +0530 Subject: [PATCH 32/47] a5lte-LineageOS-lineage-20.0-hassan-kareem --- build_rom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_rom.sh b/build_rom.sh index 4cda0101c6b..97a0f8ead34 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,6 +1,6 @@ # sync rom repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests +git clone https://github.com/lwys-trash-oct23/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom From 19843e1da1e719715bf0a8d6e252ee3db333148d Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Sun, 12 Nov 2023 20:51:38 +0530 Subject: [PATCH 33/47] Update build_rom.sh --- build_rom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_rom.sh b/build_rom.sh index 97a0f8ead34..4cda0101c6b 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,6 +1,6 @@ # sync rom repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault -git clone https://github.com/lwys-trash-oct23/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom From 8c2bc9b86aae2bb89130bb525ce24cf7a850287a Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Tue, 14 Nov 2023 11:20:24 +0530 Subject: [PATCH 34/47] a5lte-LineageOS-lineage-20.0-hassan-kareem From 0cfd1636db81fe2e01ced266b2ab99c22045359c Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Wed, 15 Nov 2023 13:59:07 +0530 Subject: [PATCH 35/47] mido-LineageOS-lineage-20.0-hassan-kareem --- build_rom.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index 4cda0101c6b..93d2bb6ea86 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,11 +1,11 @@ # sync rom repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b 20.0-mido .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom source build/envsetup.sh -lunch lineage_a5lte-userdebug +lunch lineage_mido-userdebug export TZ=Asia/Kolkata #put before last build command mka bacon From 7333b052ce01fe78a7f73664630c236508dd5005 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Fri, 17 Nov 2023 21:38:46 +0530 Subject: [PATCH 36/47] a5lte-LineageOS-lineage-20.0-hassan-kareem --- build_rom.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index 93d2bb6ea86..4cda0101c6b 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,11 +1,11 @@ # sync rom repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b 20.0-mido .repo/local_manifests +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom source build/envsetup.sh -lunch lineage_mido-userdebug +lunch lineage_a5lte-userdebug export TZ=Asia/Kolkata #put before last build command mka bacon From 8c9f9b924b67ce6c85ba411b63fb1f105316dd1a Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Sat, 18 Nov 2023 11:14:32 +0530 Subject: [PATCH 37/47] a5lte-LineageOS-lineage-20.0-hassan-kareem --- build_rom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_rom.sh b/build_rom.sh index 4cda0101c6b..2b73596a728 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,6 +1,6 @@ # sync rom repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b a5lte .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom From ba4eedfa00d051ceda3f53bdc87bf6b921b940e7 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Sat, 18 Nov 2023 21:10:33 +0530 Subject: [PATCH 38/47] a5lte-LineageOS-lineage-20.0-hassan-kareem From 55059231c2615001a1ad61073cad5edf35074672 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Mon, 20 Nov 2023 18:21:32 +0530 Subject: [PATCH 39/47] a5lte-LineageOS-lineage-20.0-hassan-kareem --- build_rom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_rom.sh b/build_rom.sh index 2b73596a728..7d47578c75a 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,6 +1,6 @@ # sync rom repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b a5lte .repo/local_manifests +git clone https://github.com/Hassan-kareem/local_manifest.git --depth 1 -b lineage-20.0 .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom From 14ebccf55e553d694345160f32266dac00dd8d18 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Tue, 21 Nov 2023 07:14:41 +0530 Subject: [PATCH 40/47] a5lte-LineageOS-lineage-18.1-hassan-kareem --- build_rom.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index 7d47578c75a..008211b5936 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,6 +1,6 @@ # sync rom -repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifest.git --depth 1 -b lineage-20.0 .repo/local_manifests +repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-18.1 --git-lfs -g default,-mips,-darwin,-notdefault +git clone https://github.com/Hassan-kareem/local_manifest.git --depth 1 -b lineage-18.1 .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom From df147c706b7af9fba70c82fd0d0713be22d93dcf Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Wed, 22 Nov 2023 06:45:19 +0530 Subject: [PATCH 41/47] a5lte-LineageOS-lineage-18.1-hassan-kareem --- build_rom.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_rom.sh b/build_rom.sh index 008211b5936..e71ac5c8e3d 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -6,6 +6,7 @@ repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync # build rom source build/envsetup.sh lunch lineage_a5lte-userdebug +export ALLOW_MISSING_DEPENDENCIES=true export TZ=Asia/Kolkata #put before last build command mka bacon From 6548e5e3ab3294398e89a028f002356134508436 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Fri, 24 Nov 2023 07:39:04 +0530 Subject: [PATCH 42/47] mido-LineageOS-lineage-20.0-hassan-kareem --- build_rom.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index e71ac5c8e3d..93d2bb6ea86 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,12 +1,11 @@ # sync rom -repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-18.1 --git-lfs -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifest.git --depth 1 -b lineage-18.1 .repo/local_manifests +repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b 20.0-mido .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom source build/envsetup.sh -lunch lineage_a5lte-userdebug -export ALLOW_MISSING_DEPENDENCIES=true +lunch lineage_mido-userdebug export TZ=Asia/Kolkata #put before last build command mka bacon From e568301131786d71cd1a6142ea5a194750aa6d20 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Sat, 25 Nov 2023 18:36:23 +0530 Subject: [PATCH 43/47] a5lte-LineageOS-lineage-20.0-hassan-kareem --- build_rom.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index 93d2bb6ea86..2f4ed19c9b5 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,13 +1,14 @@ # sync rom repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b 20.0-mido .repo/local_manifests +git clone https://github.com/lwys-trash-oct23/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom source build/envsetup.sh -lunch lineage_mido-userdebug +lunch lineage_a5lte-userdebug export TZ=Asia/Kolkata #put before last build command mka bacon # upload rom (if you don't need to upload multiple files, then you don't need to edit next line) -rclone copy out/target/product/$(grep unch $CIRRUS_WORKING_DIR/build_rom.sh -m 1 | cut -d ' ' -f 2 | cut -d _ -f 2 | cut -d - -f 1)/*.zip cirrus:$(grep unch $CIRRUS_WORKING_DIR/build_rom.sh -m 1 | cut -d ' ' -f 2 | cut -d _ -f 2 | cut -d - -f 1) -P +product_codename=$(grep unch $CIRRUS_WORKING_DIR/build_rom.sh -m 1 | cut -d ' ' -f 2 | cut -d _ -f 2 | cut -d - -f 1) +rclone copy out/target/product/$product_codename/*.zip cirrus:$product_codename -P From 79cff5b8782fda0eee6eb346899bcbcb51b979e1 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Sat, 25 Nov 2023 18:39:21 +0530 Subject: [PATCH 44/47] a5lte-LineageOS-lineage-20.0-hassan-kareem --- build_rom.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index 2f4ed19c9b5..97a0f8ead34 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -10,5 +10,4 @@ export TZ=Asia/Kolkata #put before last build command mka bacon # upload rom (if you don't need to upload multiple files, then you don't need to edit next line) -product_codename=$(grep unch $CIRRUS_WORKING_DIR/build_rom.sh -m 1 | cut -d ' ' -f 2 | cut -d _ -f 2 | cut -d - -f 1) -rclone copy out/target/product/$product_codename/*.zip cirrus:$product_codename -P +rclone copy out/target/product/$(grep unch $CIRRUS_WORKING_DIR/build_rom.sh -m 1 | cut -d ' ' -f 2 | cut -d _ -f 2 | cut -d - -f 1)/*.zip cirrus:$(grep unch $CIRRUS_WORKING_DIR/build_rom.sh -m 1 | cut -d ' ' -f 2 | cut -d _ -f 2 | cut -d - -f 1) -P From ef2d77340df659646d6c461e856d0d3566cd79e1 Mon Sep 17 00:00:00 2001 From: Hassan Karim <144518310+Hassan-kareem@users.noreply.github.com> Date: Sun, 26 Nov 2023 06:43:23 +0530 Subject: [PATCH 45/47] a5lte-LineageOS-lineage-20.0-hassan-kareem --- build_rom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_rom.sh b/build_rom.sh index 97a0f8ead34..4cda0101c6b 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,6 +1,6 @@ # sync rom repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault -git clone https://github.com/lwys-trash-oct23/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom From 1a31c24a7cf6b773d8822ce42dc0b8b0f6e45fa9 Mon Sep 17 00:00:00 2001 From: Hassan karim Date: Sun, 26 Nov 2023 21:52:07 +0530 Subject: [PATCH 46/47] Try again --- build_rom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_rom.sh b/build_rom.sh index 4cda0101c6b..29e2a7f65ec 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -9,5 +9,5 @@ lunch lineage_a5lte-userdebug export TZ=Asia/Kolkata #put before last build command mka bacon -# upload rom (if you don't need to upload multiple files, then you don't need to edit next line) +#upload rom (if you don't need to upload multiple files, then you don't need to edit next line) rclone copy out/target/product/$(grep unch $CIRRUS_WORKING_DIR/build_rom.sh -m 1 | cut -d ' ' -f 2 | cut -d _ -f 2 | cut -d - -f 1)/*.zip cirrus:$(grep unch $CIRRUS_WORKING_DIR/build_rom.sh -m 1 | cut -d ' ' -f 2 | cut -d _ -f 2 | cut -d - -f 1) -P From c8e4d1e848c099f998af9df98d5436b5ff0f4735 Mon Sep 17 00:00:00 2001 From: Hassan karim Date: Mon, 27 Nov 2023 19:20:31 +0530 Subject: [PATCH 47/47] a5lte-LineageOS-linegae-18.1-hassan-kareem --- build_rom.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build_rom.sh b/build_rom.sh index 29e2a7f65ec..9acbd786d31 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,6 +1,6 @@ # sync rom -repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs -g default,-mips,-darwin,-notdefault -git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b lineage-20.0 .repo/local_manifests +repo init --depth=1 --no-repo-verify -u https://github.com/LineageOS/android.git -b lineage-18.1 --git-lfs --git-lfs -g default,-mips,-darwin,-notdefault +git clone https://github.com/Hassan-kareem/local_manifests.git --depth 1 -b lineage-18.1 .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom