Merging 68 commit(s) from Chromium's toolchain-utils am: d865a56cd7 Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/3045473 Change-Id: I11709f55d734706cadfff4ac18a3dff9d5a84cff Signed-off-by: Automerger Merge Worker <[email protected]>
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.