repo init -u https://github.com/Corvus-Q/android_manifest.git -b 10
repo init --depth=1 -u https://github.com/Corvus-Q/android_manifest.git -b 10
repo sync -j$(nproc --all) --force-sync --no-tags --no-clone-bundle
# Set up environment
. build/envsetup.sh
# Choose a target
lunch du_device-userdebug
# Build the ROM
make corvus