From b6f45128fb7c095d01f690138667316d5d6c11f4 Mon Sep 17 00:00:00 2001 From: "Cuma.Rull" <102359107+cumaRull@users.noreply.github.com> Date: Thu, 11 Jan 2024 20:20:13 +0700 Subject: [PATCH] Update build_rom.sh --- build_rom.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_rom.sh b/build_rom.sh index f827cfa..8d94bfc 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -8,6 +8,7 @@ repo init --depth=1 -u git://github.com/AospExtended/manifest.git -b 11.x git clone https://github.com/Apon77Lab/android_.repo_local_manifests.git --depth 1 -b aex .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j$(nproc --all) + # build rom source build/envsetup.sh lunch aosp_mido-user