summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2021-03-22 01:39:51 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-03-22 01:39:51 +0000
commit2ff7a8e1b3ea13c967ffd608a92f90bffd01bf3a (patch)
treebcf55728c5d2feab2a346b80665a4a0f648e625a /packages
parent405801f0fccf14bfc4b58199749e95ac734a9fef (diff)
parentbdf107dab7eaba38a855dd16398a12f285160ce9 (diff)
Merge "Add TEST_MAPPING for Connectivity"
Diffstat (limited to 'packages')
-rw-r--r--packages/Connectivity/TEST_MAPPING19
1 files changed, 19 insertions, 0 deletions
diff --git a/packages/Connectivity/TEST_MAPPING b/packages/Connectivity/TEST_MAPPING
new file mode 100644
index 000000000000..94f9232bc482
--- /dev/null
+++ b/packages/Connectivity/TEST_MAPPING
@@ -0,0 +1,19 @@
+{
+ "imports": [
+ {
+ "path": "frameworks/base/core/java/android/net"
+ },
+ {
+ "path": "packages/modules/NetworkStack"
+ },
+ {
+ "path": "packages/modules/CaptivePortalLogin"
+ },
+ {
+ "path": "packages/modules/Connectivity"
+ },
+ {
+ "path": "packages/modules/Connectivity/Tethering"
+ }
+ ]
+} \ No newline at end of file