Merge "Add Rust bindgen tool to clang-tools." am: f123c15764

Original change: https://android-review.googlesource.com/c/platform/development/+/1975567

Change-Id: I61548332cead11c305aeabd56e6429d8a2a44a4a
This commit is contained in:
Matthew Maurer
2022-02-09 16:29:23 +00:00
committed by Automerger Merge Worker

View File

@@ -56,6 +56,7 @@ if [ "${OS}" = "darwin" ]; then
)
else
SOONG_BINARIES=(
"bindgen"
"cxx_extractor"
"header-abi-linker"
"header-abi-dumper"