Add art-tools to host build outputs

Building of host tools stopped when moving to APEX. This change
re-enables building of host tools.

Bug: 128990084
Test: m -j72 && find out -name 'oatdump'
Change-Id: Iad42b4e36561001709634174014192e56a64aafd
This commit is contained in:
Orion Hodson
2019-03-25 13:36:59 +00:00
parent 1d38fe98d1
commit b099a10add

View File

@@ -282,6 +282,7 @@ PRODUCT_HOST_PACKAGES += \
BugReport \ BugReport \
adb \ adb \
adbd \ adbd \
art-tools \
atest \ atest \
bcc \ bcc \
bit \ bit \