commit | eddf3adec71de6b21cd66eb02accddb18d5ba636 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Tue Jan 24 22:14:10 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jan 24 22:14:11 2017 +0000 |
tree | 5c708da12c7c6a61571db761dc4bd3f4ee72551d | |
parent | 34eb9f7f603d36c373296eab020246ba325d5cc3 [diff] | |
parent | b6fe87137c17c20908d92d9b9675273f8557f308 [diff] |
Merge "Add dexoptanalyzer to art PRODUCT_PACKAGES"
diff --git a/target/product/runtime_libart.mk b/target/product/runtime_libart.mk index 3dd505f..0f42c27 100644 --- a/target/product/runtime_libart.mk +++ b/target/product/runtime_libart.mk
@@ -53,6 +53,7 @@ PRODUCT_PACKAGES += \ dalvikvm \ dex2oat \ + dexoptanalyzer \ libart \ libart_fake \ libopenjdkjvmti \