mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-17 21:11:34 +03:00
sony-pioneer: Enable ADB support
This commit is contained in:
parent
cb67619097
commit
a5f549ae1c
@ -64,6 +64,7 @@
|
|||||||
|
|
||||||
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