alternoegraha / pe11_manifest

PE 11 revived (kinda)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Experience 11 (revived, kinda)

completely WIP stuff now. Be careful using this repo

Sync

# Initialize local repository
repo init -u https://github.com/alternoegraha/pe11_manifest -b eleven --git-lfs

# 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! Please submit your patches to our Gerrit.

Gerrit push guide

About

PE 11 revived (kinda)