Merge "Add oatdump for ART to go with dexdump for Dalvik" into klp-dev
This commit is contained in:
commit
24cffbac65
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@
|
|||
PRODUCT_PACKAGES += \
|
||||
core-libart \
|
||||
libart \
|
||||
dex2oat
|
||||
dex2oat \
|
||||
oatdump
|
||||
|
||||
# host-only dependencies
|
||||
ifeq ($(WITH_HOST_DALVIK),true)
|
||||
|
|
Loading…
Reference in a new issue