Add iotop to PRODUCT_PACKAGES_DEBUG

This was previously marked as LOCAL_MODULE_TAGS := debug, and is used
from dumpstate.

Test: iotop is still installed after remove the debug tag
Change-Id: I685456f52403a2d5c6fbbff1429c6af422ce26df
This commit is contained in:
Dan Willemsen
2018-05-04 18:52:18 -07:00
parent f49d12ca24
commit aeaf4c2407

View File

@@ -151,6 +151,7 @@ PRODUCT_PACKAGES += \
# Packages included only for eng or userdebug builds, previously debug tagged
PRODUCT_PACKAGES_DEBUG := \
iotop \
logpersist.start \
perfprofd \
sqlite3 \