commit | b1bf756c8c9df0d2f0d7f101fabe6875ec2d9347 | [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 | 19d20f73394b4caeabc275a691a736bc64a1de6e [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