| commit | 0348d10214299073ea59bda4987dd8813a9e7812 | [log] [tgz] |
|---|---|---|
| author | Yabin Cui <[email protected]> | Mon Aug 21 22:16:21 2023 +0000 |
| committer | Automerger Merge Worker <[email protected]> | Mon Aug 21 22:16:21 2023 +0000 |
| tree | 3e4cabab5a57ae288c245cff9a1a6ff7926a3207 | |
| parent | 40214b48188358a80b7478bfff21d4814dd9177c [diff] | |
| parent | 8eed62767c6a80c3c26359d38d4961069da83813 [diff] |
Upgrade toolchain-utils to 2942bd8023e3e0a79ed78fd4fff22c1f961e9f73 am: 1c2bb62c89 am: e0c166ae0c am: 1bcc74be81 am: 34bad74c3c am: 8eed62767c Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/2716013 Change-Id: I782720da8f7650817d1ea90c4d12fe1474ef9ae4 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.