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