Merge "WifiManager(aidl): Remove pingSupplicant binder call"

This commit is contained in:
Roshan Pius
2017-03-28 05:25:25 +00:00
committed by Gerrit Code Review

View File

@@ -81,8 +81,6 @@ interface IWifiManager
boolean disableNetwork(int netId);
boolean pingSupplicant();
void startScan(in ScanSettings requested, in WorkSource ws);
List<ScanResult> getScanResults(String callingPackage);