Skip to content

Commit

Permalink
adbd: patch no such device error
Browse files Browse the repository at this point in the history
Signed-off-by: Devendra Tewari <[email protected]>
  • Loading branch information
tewarid committed Aug 19, 2022
1 parent 15a1c43 commit 04b4309
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ set -e

sleep 3

ls /sys/class/udc/ | xargs echo -n > /sys/kernel/config/usb_gadget/adb/UDC
ls /sys/class/udc/ | xargs echo > /sys/kernel/config/usb_gadget/adb/UDC

0 comments on commit 04b4309

Please sign in to comment.