| commit | 2fc3de2e78ecf418981cfc9efe490f30150872fc | [log] [tgz] |
|---|---|---|
| author | android-build-team Robot <[email protected]> | Thu Mar 11 03:00:55 2021 +0000 |
| committer | Automerger Merge Worker <[email protected]> | Thu Mar 11 03:00:55 2021 +0000 |
| tree | 73936aba47fe1dc71e9cc05af9747036e935608c | |
| parent | fe5db23f493ba6872e9bf3dc51c3ff7975e31f47 [diff] | |
| parent | 1f9654b4d51dacd6f652b4d0828a85d80346e4cc [diff] |
Snap for 7199033 from 898f8d62d1305674635d1e341b5839154d4e6acd to sc-release am: 1f9654b4d5 Original change: https://googleplex-android-review.googlesource.com/c/platform/external/toolchain-utils/+/13832471 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ie32fc37a4b2276d538a319b708164c7c13c0e958
toolchain-utilsVarious 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.