| commit | 40214b48188358a80b7478bfff21d4814dd9177c | [log] [tgz] |
|---|---|---|
| author | Sadaf Ebrahimi <[email protected]> | Fri Nov 11 23:35:38 2022 +0000 |
| committer | Automerger Merge Worker <[email protected]> | Fri Nov 11 23:35:38 2022 +0000 |
| tree | 77dc031614745bb406dbd90cea9a082a1b5cdd54 | |
| parent | a51582ad9cb50ec284f4718765bd5d31fa0069d4 [diff] | |
| parent | 584b8e46d146a2bcfeffd64448a2d8e92904168d [diff] |
Upgrade toolchain-utils to 2c474af4f370b143032144aff1ff1985f789e20f am: 8b320f7173 am: d444309511 am: 584b8e46d1 Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/2292563 Change-Id: Ida212764c332af8ba8ab8aaa62a7d2a007e3314e 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.