Skip to content

OctopusROM/PixelReloaded

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

PixelReloaded

Sync

# Initialize local repository
repo init -u https://github.com/OctopusROM/PixelReloaded -b thirteen

# 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-user

# Build the code
$ mka bacon -jX

Submitting Patches

Patches are always welcome! Please submit your patches to our Gerrit.

Gerrit push guide

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks