Skip to content

Blaze-AOSP/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blaze-AOSP

Credits

Getting Started

To get started with the building process, you'll need to get familiar with Git and Repo.

To initialize your local repository, use a command like this:

repo init -u https://github.com/Blaze-AOSP/manifest -b 12.0

Syncing Source

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

Building

From root directory of Project, perform following commands in terminal

source build/envsetup.sh
lunch blaze_<devicecodename>-userdebug
make bacon -jX

Some Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published