Skip to content

InnosD6000/local_manifests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Getting Started

To initialize your local repository using the LineageOS repo-s, use a command like this:

repo init -u git://github.com/LineageOS/android.git -b cm-13.0
mkdir -p .repo/local_manifests
wget https://github.com/InnosD6000/local_manifests/raw/cm-13.0/quarrion.xml -O .repo/local_manifests/quarrion.xml

Then to sync up:

repo sync -j24

To build:

. build/envsetup.sh
lunch lineage_quarrion-userdebug
mka bacon

Please see the LineageOS Wiki for building instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published