android-tools: sleep more in android-gadget-start

Increase sleep to 10 seconds otherwise interface is not ready on rpi0w.

Signed-off-by: Devendra Tewari <devendra.tewari@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Devendra Tewari
2022-08-21 22:01:29 -03:00
committed by Khem Raj
parent e4f8e83541
commit 8403930ab4
@@ -2,6 +2,6 @@
set -e
sleep 3
sleep 10
ls /sys/class/udc/ | xargs echo -n > /sys/kernel/config/usb_gadget/adb/UDC