Merge "Improve the API doc for setVcnUnderlyingNetworkPriorities" am: b85c5d7634 am: e6286ba332 am: 59bb050977 am: 2580f4afc2
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1945490 Change-Id: I567de4b56f6b92a1f0f28ca2da23924f84571db8
This commit is contained in:
@@ -549,8 +549,8 @@ public final class VcnGatewayConnectionConfig {
|
||||
* networks, a network will be chosen arbitrarily amongst the networks matching the highest
|
||||
* priority rule.
|
||||
*
|
||||
* <p>If all networks fail to match the rules provided, an underlying network will still be
|
||||
* selected (at random if necessary).
|
||||
* <p>If all networks fail to match the rules provided, a carrier-owned underlying network
|
||||
* will still be selected (if available, at random if necessary).
|
||||
*
|
||||
* @param underlyingNetworkTemplates a list of unique VcnUnderlyingNetworkTemplates that are
|
||||
* ordered from most to least preferred, or an empty list to use the default
|
||||
|
||||
Reference in New Issue
Block a user