commit | c50ebd757ee3e08fa5fd8770fecd94bad41c48c0 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Dec 05 10:21:04 2019 -0800 |
committer | Roshan Pius <rpius@google.com> | Fri Dec 06 08:07:05 2019 -0800 |
tree | c1a037a4e2c551fd3f491de029d82fc78d61074f | |
parent | 3b3ca49cf5c240f86e96fe61dab83661d8a347de [diff] |
wifi: Use public WifiP2pManager, WifiAwareManager objects Using the AIDL object requires the usage IServiceManager.getService() method. Note: The RemoteException catch block in RttService (which is being removed) is redundant since both the services are hosted on the same process (i.e system_server). Bug: 145746458 Test: atest com.android.server.wifi Change-Id: I7cca70d199158272f3f4c968626796c1499cf7ee