Skip to content

Commit

Permalink
Remove plasma mobile
Browse files Browse the repository at this point in the history
Plasma mobile removed halium support some time ago, so it shouldn't be mentioned in the docs.
  • Loading branch information
kreatoo authored and doniks committed Nov 4, 2021
1 parent 66b7073 commit 80a4e17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions porting/introduction/Intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This is why Ubuntu Touch cannot be built completely from source code for most co

The next component of Ubuntu Touch is a pre-compiled root filesystem which needs to be installed on the device. This component does not communicate directly with the device hardware. Instead, this communication is mediated by a Hardware Abstraction Layer (HAL) which needs to be built for each specific device, because each device has its specific hardware architecture. This component is called Halium and is available in different versions (5.1 which is largely obsolete, 7.1, 9 and 10 as of writing) corresponding to different Android versions.

The `Halium project <https://halium.org/>`_ enables Linux systems to run on Android hardware. It is a joint effort by multiple mobile operating systems, notably Plasma mobile, Lune OS and UBports.
The `Halium project <https://halium.org/>`_ enables Linux systems to run on Android hardware. It is a joint effort by multiple mobile operating systems, notably Lune OS and UBports.

UBports porting builds on top of Halium porting. Consequently, you will be using both the Halium porting guide and the UBports porting guide. At times it may also be helpful to test with one of the other operating systems to debug a problem from different angles.

Expand Down Expand Up @@ -127,4 +127,4 @@ The more rigorous you are at making notes and documenting your steps, the less t

If you are not discouraged after reading this, we welcome your efforts and wish you the best of luck!

The next section presents a key to the rest of this guide.
The next section presents a key to the rest of this guide.

0 comments on commit 80a4e17

Please sign in to comment.