commit | ea178228a57f9b94a2500659a0bef6b561a53e9a | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Thu Feb 25 17:53:36 2021 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Fri Feb 26 07:10:19 2021 +0000 |
tree | 818b034d38aac7b520ea9694eba0e9ab8c29d60b | |
parent | fcfec6bf2eb36033df829c0f546b3441077b2e96 [diff] |
Use the net-utils-device-common version of HexDump KeepaliveTracker is included in ConnectivityService mainline module and it will not be able to access internal util class com.android.internal.util.HexDump. Use the HexDump defined in net-utils-device-common to remove dependency on internal util class. Bug: 177046265 Test: FrameworksNetTests Change-Id: I1f5a6a749106b98e2baf22d6a290dcf8b51a6c36