|
|
|
|
|
by pjmlp
961 days ago
|
|
Since Android 8 that the only in-kernel drivers are what the Android team considers legacy drivers, aka standard Linux kernel drivers pre-Project Treble. Hence why modern Android drivers are called Binderized drivers. https://source.android.com/docs/core/architecture/hal |
|