Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.53 KB

README.md

File metadata and controls

57 lines (39 loc) · 1.53 KB

Credits:


Getting Started:

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

Build

# Set up environment
$ . build/envsetup.sh

# Choose a target
$ lunch aosp_$device-userdebug

# Build the code
$ mka bacon -jX

Submitting Patches

Patches are always welcome! Fork any of the repos and make pull requests. Maintain Proper Authorship if picking someone else's commits.

Apply for Official Maintainership

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.