mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-16 20:21:32 +03:00
motorola-surfna: Enable ADB support
This commit is contained in:
parent
363f59a279
commit
594c8eb7dd
@ -50,5 +50,6 @@
|
|||||||
|
|
||||||
mobile.usb.gadgetfs.functions = {
|
mobile.usb.gadgetfs.functions = {
|
||||||
rndis = "rndis_bam.rndis";
|
rndis = "rndis_bam.rndis";
|
||||||
|
adb = "ffs.adb";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user