commit | 00c5e70471bf5fd0d49ca1242d05968217de4a49 | [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 | 1c45237414b30ac76f8a5083a2f876a30d15d8bd | |
parent | 30b0d06a86cdc8fc13f65e36d05fe7590a3f387b [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