commit | 7e6ba3bb52962a2608439f910725b31f70b86d2a | [log] [tgz] |
---|---|---|
author | Shuibing Dai <shuibing@google.com> | Thu May 25 21:51:29 2023 -0700 |
committer | Shuibing Dai <shuibing@google.com> | Fri May 26 18:27:27 2023 +0000 |
tree | 0b5f34f089800d23970f7a9db32865f9d16a4c73 | |
parent | b49f3541421d0c0ad52f9fcbb8626258659f5c4c [diff] |
Remove p2p tethering callback interface name check Actually the interface list has been checked in the wifi p2p GonegotiationState processMessage() function. So it is unnecessary to check it in callback function which can pass customer test cases. Bug: 271525659 Test: atest WifiP2pServiceImplTest Change-Id: Id7dad4194cd60e6da6c115eed4c7c07d41f47bb2