Loading libs/binder/tests/binderClearBufTest.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,6 @@ class FooBar : public BBinder { lastReply = reply.data(); lastReplySize = reply.dataSize(); } IPCThreadState::self()->flushCommands(); *outBuffer = hexString(lastReply, lastReplySize); return result; } Loading Loading
libs/binder/tests/binderClearBufTest.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,6 @@ class FooBar : public BBinder { lastReply = reply.data(); lastReplySize = reply.dataSize(); } IPCThreadState::self()->flushCommands(); *outBuffer = hexString(lastReply, lastReplySize); return result; } Loading