Skip to content

CorvusOS-Revived/android_manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

880 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corvus ROM

CorvusROM

Sourceforge

Initialize Local Repository

repo init -u https://github.com/CorvusOS-Revived/android_manifest.git -b 11 --git-lfs

Or Initialize Shallow Clone

repo init --depth=1 -u https://github.com/CorvusOS-Revived/android_manifest.git -b 11 --git-lfs

Syncing Repository

repo sync -j$(nproc --all) --force-sync --no-tags --no-clone-bundle

Building Environment

# Set up environment
. build/envsetup.sh

# Choose a target
lunch corvus_device-userdebug

# Build the ROM
mka corvus

Credits:

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors