am 5e81a6e2: Fix trace mismatch.
* commit '5e81a6e21e9977acd9dfafaf030bf51c8572a98f': Fix trace mismatch.
This commit is contained in:
@@ -193,7 +193,7 @@ public class LlcpSocket {
|
||||
throw new IOException();
|
||||
}
|
||||
} catch (RemoteException e) {
|
||||
Log.e(TAG, "RemoteException in send(): ", e);
|
||||
Log.e(TAG, "RemoteException in receive(): ", e);
|
||||
}
|
||||
|
||||
return receivedLength;
|
||||
|
||||
Reference in New Issue
Block a user