|
|
|
|
|
by fabrice_d
210 days ago
|
|
> I can get the source of the kernel, including all drivers, running on my android phone with a few clicks and build a custom ROM. No, most drivers are closed source and you can just extract binary blobs for them. They run as daemons that communicate through the binder ipc - Android basically turned the Linux kernel into a microkernel. |
|
Traditional Linux drivers are considered legacy in Android.
https://source.android.com/docs/core/architecture/hal