commit | caeabd308ed91f5c474f4f73efc1021b44f42e07 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Mon Nov 30 16:35:43 2020 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Mon Nov 30 17:18:51 2020 +0900 |
tree | 3073e75d3792a01856a3cf92aef5f73ced7b5348 | |
parent | 540826860636597c634fc8c991d22b97d893bdbc [diff] |
Use IPV6_MIN_MTU from NetworkConstants in Ikev2Vpn Instead of sharing the constant from LinkProperties, use the already defined constant in the NetworkConstants class. This allows Ikev2VpnProfile to allow depending on non-public LinkProperties APIs, as LinkProperties is planned to move to framework-connectivity. Bug: 174436414 Test: m Change-Id: I594bb7e81bc7681799c16eff621a5ffd1b29624c