No description
Find a file
LuK1337 dfec562594 kernel: Add clean headers script to workaround conflicts with bionic
After the "Avoid multiple definitions of sigaction." change in bionic,
we ought to modify our kernel headers to make sure that sigaction struct
is not present in uapi headers.

Change-Id: I15645480e013e79cbcafaac99253368b646b6b11
2024-03-20 20:53:44 +00:00
bash_completion Add a bash completion "--force-sync" for repo sync 2015-07-30 15:13:11 +08:00
bootanimation bootanimation: Use 256 colors 2024-02-18 17:17:30 +00:00
build kernel: Add clean headers script to workaround conflicts with bionic 2024-03-20 20:53:44 +00:00
charger charger: regenerate.sh: Don't delete percent_font.png 2023-10-31 18:28:42 +00:00
config config: Build simple Settings provisioning service 2024-03-07 11:58:59 -06:00
overlay overlay: enable VVM for Boost and other ATT MVNOs 2024-03-10 21:51:14 +00:00
prebuilt/common apn: Update for Telus MVNO's (Canada) 2024-02-16 11:28:33 +00:00
product Add nvidia product 2022-03-03 07:12:38 +01:00
tools kernel: Add clean headers script to workaround conflicts with bionic 2024-03-20 20:53:44 +00:00
vars envsetup: Fix breakfast 2024-03-20 20:53:44 +00:00
.gitignore http_prebuilt: Implement archive of artifacts 2017-01-09 13:42:29 +00:00
LICENSE vendor: we are now LineageOS 2016-12-28 19:44:28 +00:00
README.mkdn README: Jenkins is dead, so point to its replacement 2020-12-10 09:49:17 +01:00

LineageOS
===========

Getting started
---------------

Please see the [LineageOS Wiki](https://wiki.lineageos.org/) 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](https://wiki.lineageos.org/submitting-patch-howto.html).

To view the status of your and others' patches, visit [LineageOS Gerrit Code Review](https://review.lineageos.org/).


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 Buildkite](https://buildkite.com/lineageos).

Builds produced weekly by the buildbot can be downloaded from [LineageOS downloads](https://download.lineageos.org/).