Add 'dmctl' to default debug utilities.

dmctl can list all device mapper targets and their tables which is
extremely useful information for a bugreport. Especially to compare
the device mapper setup with the partition metadata.

Bug: 120916687
Test: 'dmctl list device -v'

Change-Id: I9e3afcf146b2814b0304f69cdf6029303beb57c7
Signed-off-by: Sandeep Patil <sspatil@google.com>
This commit is contained in:
Sandeep Patil 2018-12-18 09:47:27 -08:00
parent cd38d36028
commit b3899c7a10
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ PRODUCT_PACKAGES += \
debuggerd\
DefaultContainerService \
device_config \
dmctl \
dnsmasq \
DownloadProvider \
dpm \