commit | d71e320ab860721f764fe7403588641c8a7bc65d | [log] [tgz] |
---|---|---|
author | Sadaf Ebrahimi <sadafebrahimi@google.com> | Thu Dec 19 14:41:33 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 19 14:41:33 2024 -0800 |
tree | 0997a888d081a46ce1d5fc3362f19fb9536b7251 | |
parent | 760c253c1ed00ce9abd48f8546f08516e57485fe [diff] | |
parent | a1bb7f26cc6b735c3d685db12739bb03ad9a2993 [diff] |
Add janitors to the OWNERS file am: a1bb7f26cc Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/3424119 Change-Id: I7d1e06e8c1b1ab80d8d28a36f0a63f6482d95f6c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.