Skip to content

RevengeOS-Revived/android_manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

759 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build the ROM!

To get started with the building process, you'll need to get familiar with Git and Repo.

Initialize your local repository using this command:

repo init -u https://github.com/RevengeOS-Revived/android_manifest -b r11.0

Sync the ROM sources using this command:

repo sync -c --force-sync --no-tags --no-clone-bundle -j$(nproc --all) --optimized-fetch --prune

Initiate build:

source build/envsetup.sh
lunch revengeos_<devicecodename>-user
make bacon

 

Credits:

About

Time to make some Revenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors