Skip to content

Manifest for syncing Project Diablo sources.

Notifications You must be signed in to change notification settings

ProjectDiablo/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,197 Commits
 
 
 
 
 
 

Repository files navigation


A Fusion of Lineage OS Reliability and Rising OS Appearance.


Getting started

To get started with Android/Project-Diablo, you'll need to get familiar with Source Control Tools.

To initialize your local repository using the LineageOS trees, use a command like this:

repo init --depth=1 -u https://github.com/ProjectDiablo/android.git -b lineage-21

Then to sync up:

repo sync --current-branch --force-sync --no-clone-bundle --no-tags --optimized-fetch --prune -j$(nproc --all)

Start the build

You can use your Lineage OS trees to build Project Diablo without any changes.

. build/envsetup.sh
lunch lineage_<devicecodename>-userdebug
mka bacon

Credits


About

Manifest for syncing Project Diablo sources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published