Virtual WiFi [Experiment in ReDroid 10]
ro.kernel.qemu.wifi=1 Virtual WiFi is still under development, make sure mac80211_hwsim exist (modprobe mac80211_hwsim).
checkout redroid-10-wifi in vendor/redroid and redroid-10.0.0 in device/generic/goldfish to make your build.
run docker exec <container> ip r add default via 192.168.232.1 dev wlan0
Inside device/generic/goldfish I can only find official Android branches.
Do I need to git remote add redroid https://github.com/remote-android/device_redroid?
I cannot find this branch redroid-10.0.0
Inside
device/generic/goldfishI can only find official Android branches.Do I need to
git remote add redroid https://github.com/remote-android/device_redroid?I cannot find this branch
redroid-10.0.0