summaryrefslogtreecommitdiff
path: root/wifi/tests
diff options
context:
space:
mode:
authorChalard Jean <jchalard@google.com>2020-12-21 19:09:41 +0900
committerChalard Jean <jchalard@google.com>2020-12-22 06:03:45 +0000
commit3a75d659561f5fbe793f7254562b57578e50ce9c (patch)
tree6fd719a2bcffa8e3dc3b4a83bef5a0ac3d9f88a8 /wifi/tests
parent8e93277337f1aea8354cabcb0fc8d088be4db032 (diff)
Use net-utils-framework-common
...instead of using the classes from the framework transitively Bug: 171809728 Test: FrameworksWifiTests Change-Id: I0bced316b181042f046ac7d165c52ec8e6d419b5
Diffstat (limited to 'wifi/tests')
-rw-r--r--wifi/tests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/wifi/tests/Android.bp b/wifi/tests/Android.bp
index b710a1492d8c..0e58740cbcf2 100644
--- a/wifi/tests/Android.bp
+++ b/wifi/tests/Android.bp
@@ -36,6 +36,7 @@ android_test {
"mockito-target-minus-junit4",
"modules-utils-build",
"net-tests-utils",
+ "net-utils-framework-common",
"truth-prebuilt",
],