Merge 3100207b from gingerbread-plus-aosp
Change-Id: Ib2eaede8b9e400e1d273f981c08a6ef82f3dd588
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,
|
||||
IBinder.FLAG_ONEWAY);
|
||||
android.os.IBinder.FLAG_ONEWAY);
|
||||
_reply.readException();
|
||||
} finally {
|
||||
_reply.recycle();
|
||||
|
||||
Reference in New Issue
Block a user