Skip to content

PE-13/manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

756 Commits
 
 
 
 
 
 

Repository files navigation

Pixel Experience

Sync

# Initialize local repository
repo init -u https://github.com/PE-13/manifest.git -b thirteen-plus --depth=1 --git-lfs
# Sync
repo sync -c --force-sync --no-clone-bundle --no-tags

Build

# Set up environment
. build/envsetup.sh
# Choose a target
lunch aosp_ginkgo-user
# Build the code
mka bacon -j$(nproc --all) | tee log.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published