resolved conflicts for merge of 2c1d0967 to honeycomb-plus-aosp
Change-Id: Ie9b0166b0260ee7eea7bdd275e64f2714024bf1c
This commit is contained in:
@@ -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);
|
||||
IBinder.FLAG_ONEWAY);
|
||||
_reply.readException();
|
||||
} finally {
|
||||
_reply.recycle();
|
||||
|
||||
Reference in New Issue
Block a user