am 1358b6a4: Tweak to make merges easier
* commit '1358b6a4fb68e81058aa938e46b125350bdf0fff': Tweak to make merges easier
This commit is contained in:
committed by
Android Git Automerger
commit
3100207be5
@@ -113,7 +113,7 @@ public interface IObbActionListener extends IInterface {
|
||||
_data.writeInt(nonce);
|
||||
_data.writeInt(status);
|
||||
mRemote.transact(Stub.TRANSACTION_onObbResult, _data, _reply,
|
||||
Binder.FLAG_ONEWAY);
|
||||
android.os.IBinder.FLAG_ONEWAY);
|
||||
_reply.readException();
|
||||
} finally {
|
||||
_reply.recycle();
|
||||
|
||||
Reference in New Issue
Block a user