Skip to content

Francisco0798/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

TridentOS Pie

TridentOS is just an extension to AOSP, through which we are trying to provide a stock AOSP experience along with some important customization features. We have cherry-picked the features from many other projects and hence we are very thankful to them.

Credits

How to Build?

To initialize your local repository using the AospExtended trees, use a command like this:

  repo init -u git://github.com/TridentOS/manifest.git -b 9.x

Then to sync up:

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

Finally to build:

  . build/envsetup.sh
  lunch aosp_device_codename-userdebug
  brunch <codename>

Important Links:

About

welcome to TridentOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published