Skip to content
New issue

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

Anbox support #55

Open
nas00 opened this issue Nov 8, 2020 · 2 comments
Open

Anbox support #55

nas00 opened this issue Nov 8, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@nas00
Copy link

nas00 commented Nov 8, 2020

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.

@nikhiljha nikhiljha added the enhancement New feature or request label Nov 8, 2020
@nas00
Copy link
Author

nas00 commented Nov 9, 2020

The network bridge script gives an rtnetlink error so kernel would need below too.

[*] Networking support 
  Networking options ---> 
    [*] IP: advanced router 
    [*] IP: policy routing 

@alh61
Copy link

alh61 commented Aug 12, 2022

This support should be in out latest kernels. Aso Waydroid is confirmed working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants