Merging 68 commit(s) from Chromium's toolchain-utils am: d865a56cd7 am: a2640d43cd Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/3045473 Change-Id: Id0ed69cf867ab58f8c5e8c08477ea4d5d8bc08a0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.