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
1 file changed