diff options
| -rw-r--r-- | test/Android.run-test.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Android.run-test.mk b/test/Android.run-test.mk index 668d6694de..48640d71a3 100644 --- a/test/Android.run-test.mk +++ b/test/Android.run-test.mk @@ -280,6 +280,7 @@ TEST_ART_BROKEN_TARGET_TESTS := \ # These 9** tests are not supported in current form due to linker # restrictions. See b/31681198 TEST_ART_BROKEN_TARGET_TESTS += \ + 901-hello-ti-agent \ 902-hello-transformation \ 903-hello-tagging \ 904-object-allocation \ |