commit | ade6c2a5e96d67e642a402fa91d0fa284f6a1fa3 | [log] [tgz] |
---|---|---|
author | lifr <lifr@google.com> | Thu Mar 04 14:08:08 2021 +0800 |
committer | Frank Li <lifr@google.com> | Sat Mar 06 16:21:16 2021 +0000 |
tree | 13781a7f633f3e395dbc39cc8ce29fe964e9074a | |
parent | 5062ffb6f54a421a875173a5d583b0a878e04445 [diff] |
[CS10]Remove the hidden API usage of BitUtils The connection service will become the main line module. It is difficult to include BitUtils in the module. and so Move the hidden API needed in BitUtils to NetworkCapabilitiesUtils. Bug: 170598012 Test: atest ConnectivityServiceTest atest NetworkCapabilitiesTest atest DnsUtilsTest Change-Id: Ibc81827e25a54fc3ff94f78d810fe4f5073e3a98