commit | 66a9973b9d7934669d902141286bd3e2acd86783 | [log] [tgz] |
---|---|---|
author | Yan Yan <evitayan@google.com> | Tue Apr 13 18:04:38 2021 -0700 |
committer | Yan Yan <evitayan@google.com> | Tue Apr 13 21:46:53 2021 -0700 |
tree | a4806e3983f8e9c461fc9b99a5a7f785a26a46bb | |
parent | ea4537c92076b94cd383a890819cb5b4fad8a91d [diff] |
Use #setNetwork and #getNetwork for IkeSessionParams This pacth changes VCN to call #setNetwork and #getNetwork instead of #setConfiguredNetwork and #getConfiguredNetwork because the later two methods will not be APIs. This patch also changes VCN unit tests to build an IkeSessionParams without a Context because the constructor requring a Context is deprecated. Bug: 180521384 Test: FrameworksVcnTests, CtsVcnTestCases Change-Id: I971d0d1b6824890c58263a1960f3b8d0e66fe7d1