Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

SudaMod/android_vendor_lineage

Repository files navigation

LineageOS

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/LineageOS/android.git -b lineage-17.1

Then to sync up:

repo sync

Please see the LineageOS Wiki for building instructions, by device.

Submitting patches

Patches are always welcome! Please submit your patches via LineageOS Gerrit!

Simply follow our guide on how to submit patches.

To view the status of your and others' patches, visit LineageOS Gerrit Code Review.

Buildbot

All supported devices are built weekly and periodically as changes are committed to ensure the source trees remain buildable.

You can view the current build statuses at LineageOS Jenkins.

Builds produced weekly by the buildbot can be downloaded from LineageOS downloads.