diff options
| author | Viswanath Kraleti <viswanath.kraleti@oss.qualcomm.com> | 2026-04-16 12:53:05 +0530 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-16 13:08:20 -0700 |
| commit | 0b274d334a19388af76de66fdb1f7679077e7479 (patch) | |
| tree | e80093579de1584a337b2a06654773390a69ab98 /meta-python/recipes-devtools/python/python3-xmlschema_1.11.0.bb | |
| parent | 15481675283c6868e42c0111e407e1e363b259e6 (diff) | |
| download | meta-openembedded-master-next.tar.gz | |
android-tools-conf-configfs: replace fixed sleep with UDC wait loopmaster-next
The android-gadget-start script previously relied on a fixed `sleep 10`
delay for configuring the USB gadget UDC. This approach can either delay
boot unnecessarily or still race with UDC or configfs initialization on
slower systems.
Replace the fixed sleep with a limited time polling loop that waits for
both configfs and a valid UDC before configuring the USB ADB gadget.
This makes USB gadget initialization more deterministic across platforms
without relying on arbitrary delays.
Signed-off-by: Viswanath Kraleti <viswanath.kraleti@oss.qualcomm.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-xmlschema_1.11.0.bb')
0 files changed, 0 insertions, 0 deletions
