No description
Find a file
Bruno Martins 7cb63b9651 config/common_car: Remove car_product inheritance
Should be done in the device trees, like Google does and all devices
that we support with different build types (mobile and ATV).

The only requirement is to call the makefile before vendor/lineage one
so that PRODUCT_IS_AUTOMOTIVE is set before inheriting from Lineage
common stuff. That allows to skip some undesired package if needed
without having to move those out from common makefile and duplicate
into common_car and common_tv makefiles.

Change-Id: Id663f48f3d484f415ff04869c52073fbc6b87148
2024-01-20 01:27:31 +00:00
bash_completion Add a bash completion "--force-sync" for repo sync 2015-07-30 15:13:11 +08:00
bootanimation lineage: Use 'intermediates-dir-for' for bootanimation src 2023-10-04 22:37:50 +00:00
build kernel: Make INTERNAL_VENDOR_RAMDISK_TARGET depend on kernel 2023-12-24 21:08:16 +00:00
charger charger: regenerate.sh: Don't delete percent_font.png 2023-10-31 18:28:42 +00:00
config config/common_car: Remove car_product inheritance 2024-01-20 01:27:31 +00:00
overlay overlay: Change vvm_type_vvm3_mvno to vvm_type_vvm3 2024-01-03 17:45:03 +00:00
prebuilt/common prebuilt: Update APNs for Boost Mobile 2024-01-03 17:48:01 +00:00
product Add nvidia product 2022-03-03 07:12:38 +01:00
tools Update custom_apns script for Python 3 2023-11-09 10:14:20 +00:00
vars vars: Update QCOM tags 2024-01-09 10:50:36 +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/).