commit | eae9b5d0c46ff78b00b5346be20b11a9a4f6227f | [log] [tgz] |
---|---|---|
author | Yan Yan <evitayan@google.com> | Wed Dec 08 10:53:20 2021 -0800 |
committer | Yan Yan <evitayan@google.com> | Wed Dec 08 12:23:28 2021 -0800 |
tree | 250b820a426ce07a791347f188e044324f2e8c8c | |
parent | d3a7de1333615d441fbf473e1e62f087e274caa0 [diff] |
Support parsing VcnGatewayConnectionConfig without UnderlyingNetworkPriorities This commit fixes the NullPointerException issue in converting a PersistableBundle without UnderlyingNetworkPriorities to a VcnGatewayConnectionConfig, by adding a null check and building the VcnGatewayConnectionConfig with the default UnderlyingNetworkPriority list. Bug: 209142575 Test: atest FrameworksVcnTests (new tests), CtsVcnTestCases Change-Id: I888d2994c86ba250c3fc9ee1851dccb5e6ef3e77