commit | 08d6ebf1185aca7df71653eb2c75db8b4442d90f | [log] [tgz] |
---|---|---|
author | Joe Onorato <joeo@google.com> | Fri Sep 01 13:23:33 2023 -0700 |
committer | Joe Onorato <joeo@google.com> | Fri Sep 01 13:24:51 2023 -0700 |
tree | 18ff5db34ac470e5c4c73faa6cb51a0fb07db142 | |
parent | 908aba1147b6601b3f43e949d107ae008e2680d3 [diff] [blame] |
Add the adevice host tool to standard builds Test: treehugger Change-Id: Ib8caceecbcc355f6aa8725a2f134f2d1ac86d387
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 6dd85f0..58b842b 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -339,6 +339,7 @@ PRODUCT_HOST_PACKAGES += \ BugReport \ adb \ + adevice \ art-tools \ atest \ bcc \