commit | dd1ee45a84cb07337f9d5d0a6769d9b865c6e620 | [log] [tgz] |
---|---|---|
author | Xin Li <[email protected]> | Mon Apr 29 11:51:11 2024 -0700 |
committer | Xin Li <[email protected]> | Mon Apr 29 11:51:11 2024 -0700 |
tree | 73cf539fbd5869fe4d7cbbe4f6617b0078b5fd78 | |
parent | a2640d43cd48d83956c2ef8a35fb8a3ae921655b [diff] | |
parent | 5087b894a3418821e5626f84a6358345909e08ab [diff] |
Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future Bug: 337098550 Merged-In: I11709f55d734706cadfff4ac18a3dff9d5a84cff Change-Id: I5b95256c5920c5c71541b4b88b968d2423876f29
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.