Use hasSystemFeature() API to check for p2p
Bug: 5267396 Change-Id: I4ff3f77c15322564f63beea793c4585cece596e0
This commit is contained in:
@@ -26,6 +26,5 @@ import android.os.Messenger;
|
||||
interface IWifiP2pManager
|
||||
{
|
||||
Messenger getMessenger();
|
||||
boolean isP2pSupported();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user