Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 772939db authored by Roy Luo's avatar Roy Luo Committed by Gerrit Code Review
Browse files

Merge "Configure USB gadget maximum power"

parents d97f317e fe37b5eb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -110,6 +110,8 @@ on fs && property:sys.usb.configfs=1
    mkdir /config/usb_gadget/g1/functions/ffs.adb
    mkdir /config/usb_gadget/g1/functions/ffs.fastboot
    mkdir /config/usb_gadget/g1/configs/b.1 0777 shell shell
    # Set current limit to 900mA (b/277022505)
    write /config/usb_gadget/g1/configs/b.1/MaxPower 0x384
    mkdir /config/usb_gadget/g1/configs/b.1/strings/0x409 0770 shell shell

on fs && property:sys.usb.configfs=0