shakhawat3742 / manifest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Experience

Sync

# Initialize local repository
repo init -u https://github.com/PixelExperience/manifest -b oreo-mr1

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

Preparing to Build

# Set up environment
$ . build/envsetup.sh

# Choose a target
$ lunch aosp_$device-userdebug

# Build the code
$ mka bacon -jX

About


Languages

Language:Shell 100.0%