The Wayback Machine - https://web.archive.org/web/20190414155123/https://github.com/LineageOS/android
Skip to content
No description, website, or topics provided.
Branch: lineage-16.0
Clone or download
haggertk manifest: android-9.0.0_r34 -> android-9.0.0_r35
Change-Id: Ib7c25998873018acde36fdbc0f344aee98b505c4
Latest commit 058c72f Apr 4, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
snippets lineage: Re-enable SDM845 CAF HALs Mar 1, 2019
README.mkdn Initial manifest changes for Pie Aug 11, 2018
default.xml

README.mkdn

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-16.0

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.

You can’t perform that action at this time.