You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
In Debian we've been building our kernel packages with ashmem and binder as modules, as expected by Anbox.
However, in 5.18 ashmem has been removed upstream (torvalds/linux@721412e) and is supposed to be replaced with memfd. So far as I can see, Anbox isn't ready for this.
For now we'll keep building kernel packages with binder as a module. If you would prefer to have users build both ashmem and binder from your out-of-tree version then we can stop doing that.