commit | 09de418b17408ca907452a56a70e58bba70fb540 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Thu Aug 08 11:00:12 2013 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Tue Aug 20 21:16:37 2013 +0900 |
tree | 2b19aae3fdd675b535c5a3c3b7ab2962eeab679e | |
parent | b48bb0801ae26fd0d4c759df6aa05d51f05f9c31 [diff] |
Modify LinkProperties address update methods. 1. Make addLinkAddress a no-op if the address already exists. 2. Make addLinkAddress, addStackedLink and removeStackedLink return a boolean indicating whether something changed. 3. Add a removeLinkAddress method (currently there is no way of removing an address). 3. Move hasIPv6Address from ConnectivityService to LinkProperties, where it belongs. Bug: 9625448 Bug: 10232006 Change-Id: If641d0198432a7a505e358c059171f25bc9f13d5