Snap for 12838584 from 987e85a3529fe6be878ce391e5708f465e86451f to 25Q2-release Change-Id: Ie60882f471671bc047b57d5d5c0c94c0ed8fc56e
toolchain-utilsVarious utilities used by the ChromeOS toolchain team.
To run Python scripts in this directory, first run:
export PYTHONPATH=$(readlink -f .):$PYTHONPATH
from this directory.
Then you can run any script.
To get help on any script, type in python <script> --help, or refer to the header of the script for more information.