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

Commit 24cffbac authored by Brian Carlstrom's avatar Brian Carlstrom Committed by Android (Google) Code Review
Browse files

Merge "Add oatdump for ART to go with dexdump for Dalvik" into klp-dev

parents 22b85cc1 0354c908
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -19,7 +19,8 @@
PRODUCT_PACKAGES += \
        core-libart \
        libart \
        dex2oat
        dex2oat \
        oatdump

# host-only dependencies
ifeq ($(WITH_HOST_DALVIK),true)