commit | 1006a47b29b1a8e5fe2970c96f25eb101daf37d4 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Jun 11 06:31:14 2020 +0000 |
committer | Remi NGUYEN VAN <reminv@google.com> | Thu Jun 11 09:59:10 2020 +0000 |
tree | 4fc9331bb4b4489cc1661e1a21ffa44488c5f0dc | |
parent | e6c5d04a218d3fd2dffce71058254798f509bbce [diff] |
Remove IpClientCallbacks dependency on DhcpResults DhcpResults should only be used inside the NetworkStack: modules are expected to use DhcpResultsParcelable instead. Add a compat utility so current users of DhcpResults can do the conversion (wifi in AOSP in particular). The utility can be removed when changes to stop depending on DhcpResults are merged in AOSP. Bug: 149403767 Test: built, flashed, WiFi working Original-Change: https://android-review.googlesource.com/1277608 Merged-In: I5b85c1a541ecdf9dd3e9403b9fb1c2b5aba98dd8 Change-Id: I5b85c1a541ecdf9dd3e9403b9fb1c2b5aba98dd8