7cb63b9651b800118514d78f59c1de2b375d8ce6
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
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/).
Description
Languages
CSS
27.1%
Makefile
21.2%
JavaScript
19.4%
Shell
15.5%
Python
8.5%
Other
8.3%