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