mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-17 13:10:29 +03:00
razer-cheryl2: Enable ADB support
This commit is contained in:
parent
594c8eb7dd
commit
cb67619097
@ -64,6 +64,7 @@
|
|||||||
|
|
||||||
mobile.usb.gadgetfs.functions = {
|
mobile.usb.gadgetfs.functions = {
|
||||||
rndis = "gsi.rndis";
|
rndis = "gsi.rndis";
|
||||||
|
adb = "ffs.adb";
|
||||||
};
|
};
|
||||||
|
|
||||||
mobile.boot.stage-1.tasks = [
|
mobile.boot.stage-1.tasks = [
|
||||||
|
Loading…
Reference in New Issue
Block a user