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 \