summaryrefslogtreecommitdiff
path: root/test/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Android.bp')
-rw-r--r--test/Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Android.bp b/test/Android.bp
index 1ea1252893..965d07aa43 100644
--- a/test/Android.bp
+++ b/test/Android.bp
@@ -265,7 +265,10 @@ art_cc_defaults {
"922-properties/properties.cc",
"923-monitors/monitors.cc",
"924-threads/threads.cc",
+ "925-threadgroups/threadgroups.cc",
"927-timers/timers.cc",
+ "928-jni-table/jni_table.cc",
+ "929-search/search.cc",
],
shared_libs: [
"libbase",