commit | 1b67a6a703d73f6e7013aebcf3880fd869b30619 | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Wed Mar 10 04:32:43 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 10 04:32:43 2021 +0000 |
tree | 73936aba47fe1dc71e9cc05af9747036e935608c | |
parent | 0fd0bab06899c44799ee481cd0e4c5edc6a24a9e [diff] | |
parent | f5cc9231be5ecd6d0159b352dfb014926bfa77e6 [diff] |
Merging 15 commit(s) from Chromium's toolchain-utils am: f5cc9231be Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/1624621 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: If3e85802a765e345d9e4ad978be1da8673bbb45c
toolchain-utils
Various utilities used by the Chrome OS 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.