summaryrefslogtreecommitdiff
path: root/runtime/openjdkjvmti/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/openjdkjvmti/Android.bp')
-rw-r--r--runtime/openjdkjvmti/Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/openjdkjvmti/Android.bp b/runtime/openjdkjvmti/Android.bp
index e38f265c5a..aec1bd0f37 100644
--- a/runtime/openjdkjvmti/Android.bp
+++ b/runtime/openjdkjvmti/Android.bp
@@ -27,6 +27,8 @@ cc_defaults {
"fixed_up_dex_file.cc",
"object_tagging.cc",
"OpenjdkJvmTi.cc",
+ "ti_allocator.cc",
+ "ti_breakpoint.cc",
"ti_class.cc",
"ti_class_definition.cc",
"ti_class_loader.cc",