No description
Find a file
Yumi Yukimura 14403c2122 roomservice: Set timeout when accessing GitHub
* Bypasses the literally infinite timeout for users who have
  limited access to GitHub (before: 2m13.749s, after: 0m14.354s)
* The timeouts should be enough for users who have freedom internet
  access, even ADSL network connection shouldn't take that long...

Test:
1. Execute `source build/envsetup.sh`
2. `breakfast` a existing device
3. Add "0.0.0.1 github.com" and "0.0.0.1 raw.githubusercontent.com"
   to /etc/hosts
4. `breakfast` any device, observe that it should not take up to
   minutes to quit

Change-Id: Ib90e69c75a50e66b47e6245cb6d0521351b5c71b
2024-07-02 00:28:34 +00:00
bash_completion Add a bash completion "--force-sync" for repo sync 2015-07-30 15:13:11 +08:00
bootanimation bootanimation: Refinements 2024-04-06 13:10:13 +00:00
build roomservice: Set timeout when accessing GitHub 2024-07-02 00:28:34 +00:00
charger charger: regenerate.sh: Don't delete percent_font.png 2023-10-31 18:28:42 +00:00
config fixup! Hookup GRALLOC_HANDLE_HAS_UBWCP_FORMAT 2024-06-22 02:10:11 +00:00
overlay overlay: Update Dialer VVM config 2024-04-27 23:20:23 +00:00
prebuilt/common Update CMCC APNs 2024-06-01 11:59:01 +00:00
product Add nvidia product 2022-03-03 07:12:38 +01:00
release lineage: Bump aconfig flags extension to AP2A 2024-06-29 21:44:05 +05:30
tools kernel: Add clean headers script to workaround conflicts with bionic 2024-03-20 20:53:44 +00:00
vars vars: Pixel 8a 2024-06-28 14:59:20 +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/).