summaryrefslogtreecommitdiff
path: root/nn/runtime/test/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'nn/runtime/test/Android.bp')
-rw-r--r--nn/runtime/test/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/nn/runtime/test/Android.bp b/nn/runtime/test/Android.bp
index 6de26e320..bada2f41f 100644
--- a/nn/runtime/test/Android.bp
+++ b/nn/runtime/test/Android.bp
@@ -26,6 +26,7 @@ cc_defaults {
"TestMemory.cpp",
"TestMemoryInternal.cpp",
"TestTrivialModel.cpp",
+ "TestUnknownDimensions.cpp",
"TestValidateOperations.cpp",
"TestValidation.cpp",
"TestWrapper.cpp",