Loading libs/binder/trusty/RpcTransportTipcTrusty.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -178,7 +178,7 @@ public: if (rc == NO_ERROR) { return currSize - cutSize; } else { return 0; return rc; } }; Loading Loading
libs/binder/trusty/RpcTransportTipcTrusty.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -178,7 +178,7 @@ public: if (rc == NO_ERROR) { return currSize - cutSize; } else { return 0; return rc; } }; Loading