We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Any plans to enable the below in the kernel? Anbox builds but needs the below to get it working.
CONFIG_ASHMEM=y CONFIG_ANDROID=y CONFIG_ANDROID_BINDER_IPC=y CONFIG_ANDROID_BINDERFS=y CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
CONFIG_ASHMEM=y
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ANDROID_BINDERFS=y
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
Some more info here.
The text was updated successfully, but these errors were encountered:
The network bridge script gives an rtnetlink error so kernel would need below too.
[*] Networking support Networking options ---> [*] IP: advanced router [*] IP: policy routing
Sorry, something went wrong.
This support should be in out latest kernels. Aso Waydroid is confirmed working
No branches or pull requests
Any plans to enable the below in the kernel? Anbox builds but needs the below to get it working.
CONFIG_ASHMEM=y
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ANDROID_BINDERFS=y
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
Some more info here.
The text was updated successfully, but these errors were encountered: