Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3100207b authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Android Git Automerger
Browse files

am 1358b6a4: Tweak to make merges easier

* commit '1358b6a4':
  Tweak to make merges easier
parents 34ebb5bf 1358b6a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -113,7 +113,7 @@ public interface IObbActionListener extends IInterface {
                    _data.writeInt(nonce);
                    _data.writeInt(nonce);
                    _data.writeInt(status);
                    _data.writeInt(status);
                    mRemote.transact(Stub.TRANSACTION_onObbResult, _data, _reply,
                    mRemote.transact(Stub.TRANSACTION_onObbResult, _data, _reply,
                            Binder.FLAG_ONEWAY);
                            android.os.IBinder.FLAG_ONEWAY);
                    _reply.readException();
                    _reply.readException();
                } finally {
                } finally {
                    _reply.recycle();
                    _reply.recycle();