Skip to content

main/linux-lts: add kernel support for Anbox

Ghost User requested to merge (removed):anbox-kernel-support into master

This is a follow-up to !3848 (closed): for Android inside the container to work, it needs the few kernel modules as a container use the host's kernel. This MR adds the modules.

I didn't add them for MIPS, s390x or powerPC as Anbox doesn't run on these architectures.

Merge request reports