[NS07] Add the rest of the scoring policy
Bug: 167544279 Test: FrameworksNetTests Merged-In: I3c2563d4ae4e3715d0c6270344ba8f7ef067872f Merged-In: I5ea44a94ac6f16486274e9091f15a84734db2341 Change-Id: I5ea44a94ac6f16486274e9091f15a84734db2341 (cherry-picked from ag/13988828)
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