Skip to content

Krishram97/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation




CTos-p


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

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

repo init -u git://github.com/ctosp/manifest.git -b pie

To initialize a shallow clone, which will save even more space, use a command like this:-

repo init --depth=1 -u git://github.com/ctosp/manifest.git -b pie

Then to sync up:-

repo sync -c -j16 --force-sync --no-clone-bundle --no-tags

Start the build:-

. build/envsetup.sh
lunch ctosp_<devicecodename>-userdebug
mka bacon -jx

Credits:


Stay tune to Telegram

About

android-9.0.0_r37

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published