No description
Find a file
althafvly 68544f936f lineage: products: Un-break SDK addon
- Fixes error while building
  Trying to build sdk_addon, but product 'vendor/lineage/build/target/product/lineage_sdk_phone_x86_64.mk' does not define one
- Move gsi_release.mk to gsi_tv_arm*.mk. SDK and x86* targets won't build.
- Set TARGET_SUPPORTS_64_BIT_APPS for x86_64 gsi to support both arch apps.

Change-Id: If01e2eecfc5e27a98e696c29f29babbc1a5ec726
2022-07-04 20:05:29 +02:00
bash_completion Add a bash completion "--force-sync" for repo sync 2015-07-30 15:13:11 +08:00
bootanimation Move bootanimation to product 2021-11-14 20:20:53 +02:00
build lineage: products: Un-break SDK addon 2022-07-04 20:05:29 +02:00
charger charger: add lineage charger 2021-08-05 19:58:50 +02:00
config Revert "config: Disable remote keyguard animation until it's fixed" 2022-07-03 22:00:43 +02:00
overlay device_config: Disable always screen on 2022-06-28 07:19:28 +02:00
prebuilt/common apns: Remove user_editable="false" for user visible APNs 2022-06-19 05:01:11 +02:00
product Add nvidia product 2022-03-03 07:12:38 +01:00
tools lineage: Add double quote in custom APN name check 2021-06-24 04:53:35 +02:00
vars vars: Remove pixel sepolicy repos 2022-06-09 19:50:21 +03: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/).