- AOSP
- LineageOS
- SuperiorOS
- DotOS
- PixelExperience
- AospExtended
- Syberia OS
- Nitrogen OS
- Pixys OS
- ArrowOS
- MSM-Xtended
- HavocOS
- BootleggersROM
- ABC
- Rebellion
- Komodo
- Durex aka Corvus
- DerpFest
- Evolution-X
- OMNIROM
- AOSIP
- Liquid Remix
- Resurrection Remix
- Dirty Unicorns
- Bliss
- ExtendedUI
- AICP
- MoKee
- RevengeOS
- Yodita
- POSP
- ION
- crDroid
- GZOSP
- Colt-Enigma
To get started with the building process, you'll need to get familiar with Git and Repo.
$ repo init -u https://github.com/Ancient-Lab/manifest -b ten
$ repo init -u https://github.com/Ancient-Lab/manifest -b ten-weeabo
$ repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
$ . build/envsetup.sh
$ lunch ancient_<devicecodename>-userdebug
$ mka bacon -j$(nproc --all)