commit | dbb6c205b9f1c8865fe5d6438bd17c1b04da909b | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Sep 08 15:25:01 2020 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Sep 08 15:25:01 2020 -0700 |
tree | be9817ae91a2534638ccf1d11750ed2d10d93709 | |
parent | cc31360c9ae8f2a8b45f19a65752aa1ff21790ce [diff] |
Add hidl-gen to build tools Add hidl-gen. It won't be used by the build, but it will be convenient to have a prebuilt for some unbundled use cases. Bug: 165936459 Test: OUT_DIR=out prebuilts/build-tools/build-prebuilts.sh Change-Id: Ie6de91530238430bd0a86a12982a83769969d1d6
diff --git a/build-prebuilts.sh b/build-prebuilts.sh index f7b2bcd..b8da7c9 100755 --- a/build-prebuilts.sh +++ b/build-prebuilts.sh
@@ -60,6 +60,7 @@ flex gavinhoward-bc go_extractor + hidl-gen hidl-lint m4 make