Merge "Add oatdump for ART to go with dexdump for Dalvik" into klp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
24cffbac65
@@ -19,7 +19,8 @@
|
|||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
core-libart \
|
core-libart \
|
||||||
libart \
|
libart \
|
||||||
dex2oat
|
dex2oat \
|
||||||
|
oatdump
|
||||||
|
|
||||||
# host-only dependencies
|
# host-only dependencies
|
||||||
ifeq ($(WITH_HOST_DALVIK),true)
|
ifeq ($(WITH_HOST_DALVIK),true)
|
||||||
|
Reference in New Issue
Block a user