Add micro_bench to PRODUCT_PACKAGES_DEBUG

It's been converted to Soong, so can no longer use LOCAL_MODULE_TAGS. It
appears that some of the test runners expect to have it pre-installed.

Test: m; see it installed.
Change-Id: I189c9bbc2f2add90ac4f6841f4bf13852e4d579f
This commit is contained in:
Dan Willemsen 2018-05-09 17:33:12 -07:00
parent d744f8cc8e
commit a362bf4e20
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES_DEBUG := \
iotop \
logpersist.start \
micro_bench \
perfprofd \
sqlite3 \
strace