mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-16 03:32:02 +03:00
xiaomi-lavender: Enable ADB support
This commit is contained in:
parent
357496703a
commit
d062d8174e
@ -68,7 +68,6 @@
|
||||
|
||||
mobile.usb.gadgetfs.functions = {
|
||||
rndis = "rndis_bam.rndis";
|
||||
# FIXME: This is likely the right function name, but doesn't work.
|
||||
# adb = "ffs.usb0";
|
||||
adb = "ffs.adb";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user