1
1
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:
Samuel Dionne-Riel 2021-01-27 21:53:37 -05:00
parent 594c8eb7dd
commit cb67619097

View File

@ -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 = [