commit | caac6623ec048c194b07acb4d56a6cf868dab9ca | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Fri Jan 10 16:42:00 2020 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Fri Jan 10 08:50:22 2020 +0000 |
tree | b54f642a872e672847f1007d5a731bd21a3896f5 | |
parent | 10f615b8bc313c18733db3dd52c8f381d13f1793 [diff] |
Fix reference to onNewDhcpResults is ambiguous IpClientCallbacks adds a new onNewDhcpResults(DhcpResultsParcelable) and it will cause to ambiguous reference when passing a null object. Note that this needs to change the type to DhcpResultsParcelable after wifi migrates from DhcpResults to DhcpResultsParcelable. Bug: 135998869 Test: build Test: ./frameworks/opt/net/wifi/tests/wifitests/runtests.sh Change-Id: I6b1dfb2f366cdb5e17de40bccbf745e45940bc62