commit | 9800811ccbbda27f4e2c7ada6fd8bc0123990fd3 | [log] [tgz] |
---|---|---|
author | Glen Kuhne <kuh@google.com> | Fri May 12 17:35:36 2017 -0700 |
committer | Glen Kuhne <kuh@google.com> | Tue May 16 10:17:52 2017 -0700 |
tree | 65a71a8554ec411f49f2f5c75304a1706a4607a6 | |
parent | 7320b00a82b1a843362b55a19646d3d1ca19cd93 [diff] |
P2P: Fix onServiceDiscovery callback param parsing onServiceDiscovery was incorrectly constructing a legacy style supplicant ctrl-iface event string to pass to WifiP2pServiceResponse.newInstance. Modified newInstance to just receive the raw HIDL parameters, and skip the string construction and deconstruction. Bug: 38174469 Test: CtsVerifier Service Discovery Requester & unit test Change-Id: I7872d3575f44e8a29b43dffd8fb083022a5a415f