[NS07] Add the rest of the scoring policy
Bug: 167544279 Test: FrameworksNetTests Change-Id: I5ea44a94ac6f16486274e9091f15a84734db2341
This commit is contained in:
@@ -56,7 +56,7 @@ class FullScoreTest {
|
||||
if (vpn) addTransportType(NetworkCapabilities.TRANSPORT_VPN)
|
||||
if (validated) addCapability(NetworkCapabilities.NET_CAPABILITY_VALIDATED)
|
||||
}.build()
|
||||
return mixInScore(nc, nac)
|
||||
return mixInScore(nc, nac, false /* avoidBadWifi */)
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user