commit | d3d76d80639693951808836f2da47e961a099b68 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Sat Jan 16 00:51:42 2021 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Mon Jan 18 17:01:56 2021 +0900 |
tree | 287faed2920257544aa4f8409d8243de14eda419 | |
parent | 539dbe61c57234512ced37daa5a284009ade50f6 [diff] |
Remove usage of hidden NetworkUtils from Formatter Use the Inet4AddressUtils common utility instead. NetworkUtils is moving to the connectivity module, so its hidden symbols are not accessible from the framework. Use the Inet4AddressUtils utility instead. NetworkUtils.intToInetAddress is also deprecated. Bug: 174436414 Test: m Change-Id: Ia4f4de2f23b2e2be056f78cc30259814f9a4dc91