Skip to content

SphericalKat/android_manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Android

Setting Up Build Environment

REMINDER

Be sure to check the manifest branch depending on your device.

Repo Init

repo init -u https://github.com/StatiXOS/android_manifest.git -b 9

OR

repo init -u https://github.com/StatiXOS/android_manifest.git -b 9-caf

depending on your device.

Sync Source

repo sync -c -f --force-sync --no-tag --no-clone-bundle -j$(nproc --all) --optimized-fetch --prune

Build Time (Linux x86_64 ONLY)

. build/envsetup.sh
brunch statix_<DEVICE>-userdebug (or statix_<DEVICE>-user)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published