commit | b099a10adddc80f58466e8c85d01be91e98e09e9 | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Mon Mar 25 13:36:59 2019 +0000 |
committer | Orion Hodson <oth@google.com> | Mon Mar 25 13:36:59 2019 +0000 |
tree | 82fc3262401c66d1e6bab726cef6842c277364a9 | |
parent | 1d38fe98d1684862000f6e4286bc293167b42a8f [diff] [blame] |
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
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 83a84f7..897f8ec 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -282,6 +282,7 @@ BugReport \ adb \ adbd \ + art-tools \ atest \ bcc \ bit \