Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 506 Bytes

File metadata and controls

17 lines (14 loc) · 506 Bytes

Build LineageOS-15.1 Treble For LG G3

Getting started

To get started with Android/LineageOS, you'll need to get familiar with Repo and Version Control with Git.

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

repo init -u git://github.com/lge-z-dev/LineageOS-android.git -b treble

Then to sync up:

repo sync