You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ LineageOS for microG is a custom Android ROM which integrates the following comp
40
40
41
41
A secondary objective is to make our main build tool available for other projects and individuals to use to make and maintain their own builds:
42
42
43
-
- of LineageOS for microG, 'vanilla' LineageOS, and / or other LOS-based custom ROMs (e.g. [IodéOS](https://iode.tech/));
43
+
- of LineageOS for microG, 'vanilla' LineageOS, and / or other LineageOS-based custom ROMs (e.g. [IodéOS](https://iode.tech/));
44
44
- for other devices, whether or not officially supported by those projects.
45
45
46
46
### Project deliverables
@@ -52,6 +52,10 @@ A secondary objective is to make our main build tool available for other project
52
52
- The [main project wiki](https://github.com/lineageos4microg/l4m-wiki/wiki)
53
53
- The Docker image [`README.md`](https://github.com/lineageos4microg/docker-lineage-cicd#) and [wiki](https://github.com/lineageos4microg/docker-lineage-cicd/wiki)
54
54
55
+
#### Builds for devices no longer supported by LineageOS
56
+
57
+
When LineageOS stop supporting a device, the last LineageOS for MicroG build will be kept available on [our download server](https://download.lineage.microg.org/)
58
+
55
59
### Build Targets and Frequency
56
60
57
61
We build for the same devices as LineageOS using [their list of build targets](https://github.com/LineageOS/hudson/blob/main/lineage-build-targets) as the input to our build run.
0 commit comments