Earlier quoted context omitted.
The core parts of Android that make it usable on mobile devices like power management and scheduling [1] aren't in the mainline Linux kernel last I checked. This is about getting Linux to the point where you can choose between an Arch, Ubuntu, debian, etc. distro for your phone. [1] https://lwn.net/Articles/706374/
> This is about getting Linux to the point where you can choose between an Arch, Ubuntu, debian, etc. distro for your phone. Does Termux count? It may be containered within an application package, but it's running off the host kernel and it uses the debian package manager. https://i.imgur.com/WIT2VjW.png I find that, when it comes to Android, people try really hard to make exceptions for what qualifies as "Linux" tha…
So given that from Google's point of view POSIX and Linux syscalls aren't public APIs on Android, termux no longer works on latest Android versions and it will get worse, as NDK APIs keep being locked down as sandbox improvements.