- PixelExperience
- RevengeOS
- AOSP
- LineageOS
- DirtyUnicorns
- AospExtended
- ABC
- Project-Awaken
- PixelExtended
- WaveOS
- HyconOS
To initialize your local repository, use a command like this:
repo init -u https://github.com/PixelBlaster-OS/manifest -b eleven
# Sync
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
# Set up environment
$ . build/envsetup.sh
# Choose a target
$ lunch aosp_$device-userdebug
# Build the code
$ mka bacon -jX
Patches are always welcome! Fork any of the repos and make pull requests. Maintain Proper Authorship if picking someone else's commits.
You can apply for officialy maintaining the ROM for your device by filling the form below.
https://forms.gle/7GJucJaVJmWeszfV9
After filling the form, contact @TheTablaster on telegram for further details.