commit | 2ce6e8be8e2dd5dbed108e6d5387e4bd21c3d04c | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 04:46:16 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 04:46:16 2023 +0000 |
tree | 77dc031614745bb406dbd90cea9a082a1b5cdd54 | |
parent | 904b3e949a93a8953db41e41b256a5b27debeed4 [diff] | |
parent | 40214b48188358a80b7478bfff21d4814dd9177c [diff] |
Snap for 10453563 from 40214b48188358a80b7478bfff21d4814dd9177c to mainline-art-release Change-Id: Ic798bced996e8800fcd5f3f45be364c0b6d53417
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.