commit | 3a51a7d1523a5bcb6880042a004b2b9f4b6afff1 | [log] [tgz] |
---|---|---|
author | Cody Kesting <ckesting@google.com> | Tue Mar 09 17:10:26 2021 -0800 |
committer | Cody Kesting <ckesting@google.com> | Mon Mar 22 11:59:27 2021 -0700 |
tree | c3db9f7bc80bbe948618089267b1c88d10d65586 | |
parent | 79ddf1afb8db511c3586e8dac932c711bb3c0f57 [diff] |
Reevaluate VcnGatewayConnections on receiving new configs. This CL updates Vcn.java to reevaluate its VcnGatewayConnections when it receives a new VcnConfig. This may result in VcnGatewayConnections being torn down (if their VcnGatewayConnectionConfig is not in the updated VcnConfig) or established (if a NetworkRequest matches a new VcnGatewayConnectionConfig). Bug: 181815405 Test: atest FrameworksVcnTests CtsVcnTestCases Change-Id: I7da60f60e972bd968e1ff4fe416fb9a1d3309a18