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 = {
|
||||
rndis = "gsi.rndis";
|
||||
# FIXME: This is the right function name, but doesn't work.
|
||||
# adb = "ffs.usb0";
|
||||
adb = "ffs.adb";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user