commit | 3c252f07cefccd506a7146d976aa5193396e5a4e | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Oct 27 18:25:17 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri Oct 28 12:08:17 2016 -0700 |
tree | 8a198e8c2563a2b8fcd3813ec6ad95260c734b5e | |
parent | 81fbc57f45b3c4d98036b637630ab7c0420f4cea [diff] [blame] |
ART: Add method name support to TI Add support for GetMethodName. Bug: 31684812 Test: m test-art-host Change-Id: I55e7b6dac7e7193c3d9979ebb289b0e2849ad030
diff --git a/runtime/openjdkjvmti/Android.bp b/runtime/openjdkjvmti/Android.bp index de6683c..c8675a4 100644 --- a/runtime/openjdkjvmti/Android.bp +++ b/runtime/openjdkjvmti/Android.bp
@@ -21,6 +21,7 @@ "heap.cc", "object_tagging.cc", "OpenjdkJvmTi.cc", + "ti_method.cc", "transform.cc"], include_dirs: ["art/runtime"], shared_libs: [