layout | title |
---|---|
home |
Halium Project |
Halium is the collaborative project to unify the Hardware Abstraction Layer for projects which run GNU/Linux on mobile devices with pre-installed Android.
Project Halium will contain:
- Linux kernel (source provided by device vendor)
- Android services required to talk with hardware
- Libhybris
In addition, Project Halium also aims to standardize the middleware software used by various projects to talk with android daemons and make use of hardware, for instance:
- OFono/RILd
- Camera service
- Pulseaudio / Audiofingerglue
- GPS
- Media codecs
This project will not control the following higher level parts of the stack. Each distribution controls these aspects:
- Display server
- Toolkit
- User interface
- Applications
Some hardware functionalities (Mobile Radio, sensors...) are provided by Android services, which must be started at boot time. Therefore an integration in the init system is needed.
Each distribution has its own way of integrating and building its components. Most of the time, the same upstream is already used, so the efforts are already mostly shared. Moreover, Halium wants to address a well identified target, i.e. the hardware abstraction layer using the Android drivers.
Most distributions are discussing with one another to work towards using the same components.
LuneOS, Ubuntu Touch, Droidian, ... We're only missing you!
The Mer project is not comparable to Halium. Mer "Develops the base operating system software for use in devices like phones [...]", while Halium is only for Hardware Abstraction. Mer should be adaptable to use Halium.