Merge "Improve the API doc for setVcnUnderlyingNetworkPriorities" am: b85c5d7634 am: e6286ba332 am: 59bb050977

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1945490

Change-Id: I38301bd886ab0733bc66d5fd36f7c6368acf0fa5
This commit is contained in:
Yan Yan
2022-01-24 19:40:03 +00:00
committed by Automerger Merge Worker

View File

@@ -549,8 +549,8 @@ public final class VcnGatewayConnectionConfig {
* networks, a network will be chosen arbitrarily amongst the networks matching the highest * networks, a network will be chosen arbitrarily amongst the networks matching the highest
* priority rule. * priority rule.
* *
* <p>If all networks fail to match the rules provided, an underlying network will still be * <p>If all networks fail to match the rules provided, a carrier-owned underlying network
* selected (at random if necessary). * will still be selected (if available, at random if necessary).
* *
* @param underlyingNetworkTemplates a list of unique VcnUnderlyingNetworkTemplates that are * @param underlyingNetworkTemplates a list of unique VcnUnderlyingNetworkTemplates that are
* ordered from most to least preferred, or an empty list to use the default * ordered from most to least preferred, or an empty list to use the default