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.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/openjdkjvmti/Android.bp b/runtime/openjdkjvmti/Android.bp
index d486380038..be06dd7b4c 100644
--- a/runtime/openjdkjvmti/Android.bp
+++ b/runtime/openjdkjvmti/Android.bp
@@ -25,6 +25,7 @@ cc_defaults {
"ti_heap.cc",
"ti_method.cc",
"ti_object.cc",
+ "ti_properties.cc",
"ti_stack.cc",
"ti_redefine.cc",
"transform.cc"],