Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions build_rom.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down