summaryrefslogtreecommitdiff
path: root/nn/runtime/test/Android.bp
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-09-06 12:08:57 -0700
committerSteven Moreland <smoreland@google.com>2019-09-06 12:08:57 -0700
commitd48ef16b4a9654f616c96c9c5f5beae8c3605384 (patch)
treefe973527ea589d7a3bb1f8335fa75eea79bcc099 /nn/runtime/test/Android.bp
parente2900e5e3706738fc93a39e0163a44da321d29f6 (diff)
downloadml-d48ef16b4a9654f616c96c9c5f5beae8c3605384.tar.gz
Remove libhwbinder/libhidltransport deps
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: Id24113833aa6177d554347d90864ed7c6c9c5b5b
Diffstat (limited to 'nn/runtime/test/Android.bp')
-rw-r--r--nn/runtime/test/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/nn/runtime/test/Android.bp b/nn/runtime/test/Android.bp
index 7c908c78f..acf25a7f0 100644
--- a/nn/runtime/test/Android.bp
+++ b/nn/runtime/test/Android.bp
@@ -33,7 +33,6 @@ cc_defaults {
"libfmq",
"libhidlbase",
"libhidlmemory",
- "libhidltransport",
"liblog",
"libnativewindow",
"libtextclassifier_hash",