No description
* 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 |
||
|---|---|---|
| bash_completion | ||
| bootanimation | ||
| build | ||
| charger | ||
| config | ||
| overlay | ||
| prebuilt/common | ||
| product | ||
| release | ||
| tools | ||
| vars | ||
| .gitignore | ||
| LICENSE | ||
| README.mkdn | ||
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/).