commit | 2c4e02329b6bcc33e3d520f3cc4e80ab7b83cf4a | [log] [tgz] |
---|---|---|
author | Miao Wang <miaowang@google.com> | Thu Dec 26 18:03:56 2019 -0800 |
committer | Miao Wang <miaowang@google.com> | Wed Jan 22 18:01:58 2020 -0800 |
tree | be10f9fc6502040bcbbfb666b314b62a9a67865b | |
parent | 90cf3dd37ce08973c7a709a951bc444470a0d20a [diff] [blame] |
Add VTS tests for NNAPI IPreparedModel::executeFenced - Validation tests - Generated tests to exercise executeFenced path Bug: 142778241 Test: mm Change-Id: I509f0b5713fc86885d597940aae5ade0502c97ad
diff --git a/neuralnetworks/1.3/vts/functional/Android.bp b/neuralnetworks/1.3/vts/functional/Android.bp index ce2d3a9..8e7e9b9 100644 --- a/neuralnetworks/1.3/vts/functional/Android.bp +++ b/neuralnetworks/1.3/vts/functional/Android.bp
@@ -65,6 +65,7 @@ "libhidlmemory", "libneuralnetworks_generated_test_harness", "libneuralnetworks_utils", + "libsync", ], whole_static_libs: [ "neuralnetworks_generated_V1_0_example",