commit | 17f3af5fd8007b2ac7a4ebd603cebb7be59ca53c | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Mon May 16 15:22:39 2022 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Mon May 16 15:32:57 2022 +0900 |
tree | 6d75ebd252bfbbe9807113864c57838d2db1eb95 | |
parent | ed02d6150655edf8bcef50d9897874596c8b8768 [diff] |
Remove Ikev2VpnProfile shims usage Remove usage of Ikev2VpnProfileShim and Ikev2VpnProfileBuilderShim. Both were used to allow the test to build in branches that do not have T APIs, but all downstream branches now do. The shims would throw checked exceptions when unsupported methods were used, not providing fallback behavior, so they can just be replaced by direct calls in any case. Bug: 232251248 Test: atest Ikev2VpnTest Change-Id: I1d5418206fab9f35403eb3baf81363b1286b0b3b