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

am: 3777874320

Change-Id: Ia12b132ecb8bb8d7effe7b6fa98461c5cbfddf30
This commit is contained in:
Roshan Pius
2017-03-28 05:34:27 +00:00
committed by android-build-merger

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);