ARM-software / devlib

Library for interaction with and instrumentation of remote devices.
Apache License 2.0
47 stars 78 forks source link

utils/android: Use LC_ALL for adb commands #630

Closed douglas-raillard-arm closed 1 year ago

douglas-raillard-arm commented 1 year ago

Ensures that adb commands are executed with english locale since we sometimes match on the output.

Needs testing but should fix https://github.com/ARM-software/devlib/issues/599