Add visibility to support wifi module migration.

BUG: 137323948
Test: TH
Change-Id: I4f90e21ab1e7fa056e91253604d44d56577002f6
diff --git a/current/test-exports/Android.bp b/current/test-exports/Android.bp
index 0b2529c..c5e95b5 100755
--- a/current/test-exports/Android.bp
+++ b/current/test-exports/Android.bp
@@ -54,6 +54,7 @@
         "//frameworks/base/location/tests/locationtests",
         "//frameworks/base/wifi/tests",
         "//libcore",
+        "//packages/modules/Wifi/framework/tests",
         "//prebuilts:__subpackages__",
     ],
     apex_available: ["//apex_available:platform"],