|
|
|
|
|
by linuxftw
1854 days ago
|
|
It's a pet project. If you want to solve the kernel ABI problem, you can easily hard-fork and maintain that ABI indefinitely from any Linux kernel. And if that sounds like it's too hard, imagine how hard it is to maintain your own kernel, and all the associated user space you now have to reinvent. In fact, you don't even need to hard fork. You could have your own rolling tree with a stable "Android ABI" interface that vendors can write drivers against, optionally. In any case, no company in their right mind would use this project. Google has proven repeatedly they will enforce a monopoly on their platform one way or another. |
|