Skip to content

Ancient-Lab/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Credits:


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

To initialize your local repository for CIVILIZATION, use a command like this:-

 $ repo init -u https://github.com/Ancient-Lab/manifest -b ten

To initialize your local repository for WEEABO, use a command like this:-

 $ repo init -u https://github.com/Ancient-Lab/manifest -b ten-weeabo

Then to sync up:-

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

Start the build:-

 $ . build/envsetup.sh
 $ lunch ancient_<devicecodename>-userdebug
 $ mka bacon -j$(nproc --all)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published