commit | 77eb53365b28da0844ab1876ceed50a8b9b77e02 | [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 | b3fa4a9554e826269bf21412534bd690228fd0ed | |
parent | 692b07f7dda69c40bd90a9fee0d27b122dc664b8 [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