mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-17 04:51:31 +03:00
pine64-pinephone: Enable ADB support
This commit is contained in:
parent
d062d8174e
commit
6baec7a910
@ -49,6 +49,7 @@
|
||||
mobile.usb.gadgetfs.functions = {
|
||||
rndis = "rndis.usb0";
|
||||
mass_storage = "mass_storage.0";
|
||||
adb = "ffs.adb";
|
||||
};
|
||||
|
||||
mobile.boot.stage-1.bootConfig = {
|
||||
|
Loading…
Reference in New Issue
Block a user