Skip to content

Zen-OS/platform_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Android

*Please note: This is only required if you've never built a ROM on the current machince you're using.

Setting Up Build Environment

Repo Init

repo init -u https://github.com/Zen-OS/platform_manifest.git -b pie

Sync Source

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

Build Time (Linux x86_64 ONLY)

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published