Skip to content

SOVIET-ANDROID/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Create a directory for the source files & Go into created directory

mkdir matrixx
cd matrixx

Initializing Repo

repo init -u https://github.com/ProjectMatrixx/android.git -b 14.0 --git-lfs

Now sync sources

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

Now run

. build/envsetup.sh
lunch lineage_devicecodename-buildtype
m bacon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published