mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-16 20:21:32 +03:00
google-walleye: Enable ADB support
This commit is contained in:
parent
c2d948ed80
commit
363f59a279
@ -65,7 +65,6 @@
|
|||||||
|
|
||||||
mobile.usb.gadgetfs.functions = {
|
mobile.usb.gadgetfs.functions = {
|
||||||
rndis = "gsi.rndis";
|
rndis = "gsi.rndis";
|
||||||
# FIXME: This is the right function name, but doesn't work.
|
adb = "ffs.adb";
|
||||||
# adb = "ffs.usb0";
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user