Files
emulator-tools/.gitignore
T
irisandClaude Opus 5 fe97956632 Take ui-trace to the adb beside it
ui-trace found adb on PATH, and this machine's ambient PATH puts the SDK's
own platform-tools ahead of ~/.local/bin -- so unless a project's
android-env.sh had been sourced into that same shell, ui-trace drove the
device through the unwrapped adb and failed with "more than one device" as
soon as a second emulator was up. The wrapper installed beside it is the one
that knows which emulator this checkout means, so it is now the first
candidate rather than a coincidence of PATH order.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-30 13:12:44 -04:00

6 lines
264 B
Plaintext

# Built by share/ui-trace/build.sh when the source is newer, and pushed to
# the device by ui-trace. Rebuilt on demand, so it is not worth committing --
# and a jar committed here would go stale against UiTrace.java without saying
# so.
share/ui-trace/uitrace.jar