commit | 3f2c54b7820c3a568890700479230966fdbcf0a4 | [log] [tgz] |
---|---|---|
author | Benedict Wong <benedictwong@google.com> | Tue Apr 03 20:30:54 2018 -0700 |
committer | Nathan Harold <nharold@google.com> | Thu Apr 05 17:41:11 2018 +0000 |
tree | 8e48c674f80b201bbc7393850cbaed5bb0aaf8ad | |
parent | 0c2b3185b21b7f84a69559b0b0844ae41af7409f [diff] |
Update IpSecManager to use InetAddress and prefixLen LinkAddress constructors are currently @hide; this change updates IpSecManager to use InetAddress and prefixLen, and then construct a LinkAddress internally. LinkAddress is used over the binder interface to IpSecService to ensure validity. Bug: 77528639 Test: CTS, Java unit tests ran on walleye Change-Id: I19e124adef6d9f4992d8293db3190bcf74c95848