No description
Find a file
Bruno Martins 231338af58 kernel: Use pahole from Google prebuilts
This fixes the following warnings:

  13:04:54 Disallowed PATH tool "pahole" used: []string{"pahole", "--version"}
  13:04:54 See https://android.googlesource.com/platform/build/+/master/Changes.md#PATH_Tools for more information.
  "pahole" is not allowed to be used. See https://android.googlesource.com/platform/build/+/master/Changes.md#PATH_Tools for more information.
  /home/bgcngm/android/lineage/kernel/oneplus/sm8550/scripts/pahole-flags.sh: 12: [: Illegal number:
  /home/bgcngm/android/lineage/kernel/oneplus/sm8550/scripts/pahole-flags.sh: 16: [: Illegal number:
  /home/bgcngm/android/lineage/kernel/oneplus/sm8550/scripts/pahole-flags.sh: 20: [: Illegal number:

Change-Id: Ice2a3753301a7b7782037fd35544e2831b258650
2023-09-19 16:17:27 +01: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 kernel: Use pahole from Google prebuilts 2023-09-19 16:17:27 +01:00
charger charger: Ensure every generated image is 8-bit 2023-01-02 20:46:48 +01:00
config kernel: Use pahole from Google prebuilts 2023-09-19 16:17:27 +01:00
overlay overlay: Move config_hspa_data_distinguishable to proper location 2023-09-16 13:24:56 +02:00
prebuilt/common sensitive_pn: Add website for AASRA, India 2023-09-01 17:28:19 +00:00
product Add nvidia product 2022-03-03 07:12:38 +01:00
tools Use a RegEx to get carrier instead of XML parsing 2023-01-22 19:55:02 +01:00
vars August 2023 Security update 2023-08-09 04:09:37 +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/).