1{ 2 "imports": [ 3 { 4 "path": "frameworks/base/core/java/android/net" 5 }, 6 // Below tests already run the library tests as part of their coverage tests 7 { 8 "path": "packages/modules/NetworkStack" 9 }, 10 { 11 "path": "packages/modules/CaptivePortalLogin" 12 }, 13 { 14 "path": "frameworks/base/packages/Tethering" 15 }, 16 { 17 "path": "packages/modules/Wifi/framework" 18 } 19 ] 20} 21