commit | fd1fa9c0a849c76a06281fdf1002c3958f2a54af | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Mon Mar 15 15:52:22 2021 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Mon Mar 15 09:07:48 2021 +0000 |
tree | ba60dfe35ce570f5842663f700cc8f8b4b77e140 | |
parent | e9dff191b09feecf9fbc88e591508b15a47fadc1 [diff] |
Replace the hidden getActiveLinkProperties usage It's a refactor work to remove the hidden connectivity method usages outside the incoming connectivity module. CM#getActiveLinkProperties is hidden and no longer supported outside the module. Caller should replace it with CM#getLinkProperties(Network), so replace the usage as it is. Bug: 172183305 Test: m Change-Id: I20bcc9da97113da352e43a87d029596c9729cad8