Merge "WifiManager(aidl): Remove pingSupplicant binder call" into oc-dev

This commit is contained in:
TreeHugger Robot
2017-03-28 18:39:42 +00:00
committed by Android (Google) 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);