Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 76f5fe5b authored by David Sehr's avatar David Sehr
Browse files

Add dexdiag tool to images

Allow on-device analysis of dex memory usage by adding dexdiag to the
image.

Bug: 38181622
Test: adb shell "dexdiag"
Change-Id: I2142b5e42eae8cc01755d0e86c179c2fa86be00c
parent e90119fd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ PRODUCT_PACKAGES += \
# ART/dex helpers.
PRODUCT_PACKAGES += \
    ahat \
    dexdiag \
    dexdump \
    dexlist \
    hprof-conv \