commit | 64769040d196139ecb1a70883b923bb3d86327f8 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jul 07 05:01:57 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jul 07 05:01:57 2023 +0000 |
tree | 77dc031614745bb406dbd90cea9a082a1b5cdd54 | |
parent | 94cf0e3aac8620e8d9a3eb6356f6229293ac5a59 [diff] | |
parent | 40214b48188358a80b7478bfff21d4814dd9177c [diff] |
Snap for 10453563 from 40214b48188358a80b7478bfff21d4814dd9177c to mainline-extservices-release Change-Id: Ic68e29ad0fec09d765a40aed7465d9f33d38ef8d
toolchain-utils
Various 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.