- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
This is really interesting stuff, found it on Hacker News. It’s like WINE, but for Android <-> Linux: https://gitlab.com/android_translation_layer/android_translation_layer/
This is really interesting stuff, found it on Hacker News. It’s like WINE, but for Android <-> Linux: https://gitlab.com/android_translation_layer/android_translation_layer/
it’s worth noting that no actual security problems have been presented that haven’t been dealt with, Sandboxing is available on any distro assuming the tools are made availible. Waydroid supports both apparmor and selinux, please report any security issues and tag the maintainers when doing so.
EDIT: you do need to set apparmor into enforce mode manually though.
Interesting, so the Android SELinux sandbox can work with Apparmor?
It’s less secure, but the host<->guest seperation is there.