commit | b6fe87137c17c20908d92d9b9675273f8557f308 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Tue Jan 17 12:46:34 2017 -0800 |
committer | Calin Juravle <calin@google.com> | Tue Jan 17 12:46:34 2017 -0800 |
tree | 4264b96f3585f0654a9ce081be610a2472db4552 | |
parent | 7b66d28b2525f68a221ff0322ff8db0170ce65b0 [diff] |
Add dexoptanalyzer to art PRODUCT_PACKAGES Test: build & boot Bug: 32871170 Change-Id: Iae89984ef3df253c75f400e68f00b24fcc2b82d5
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 \