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

Commit 4f53efd4 authored by Yifei Zhang's avatar Yifei Zhang
Browse files

HubEndpointSession: remove TODO

- Remove obsolete TODO

Bug: 379162322
Flag: EXEMPT, bug fix
Test: N/A
Change-Id: I3df880e6aaaccdda6eef8782574d941f07e50652
parent 812d5ec9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -88,7 +88,6 @@ public class HubEndpointSession implements AutoCloseable {
                                : ContextHubTransaction.TYPE_HUB_MESSAGE_DEFAULT);
        if (!isResponseRequired) {
            // If the message doesn't require acknowledgement, respond with success immediately
            // TODO(b/379162322): Improve handling of synchronous failures.
            mHubEndpoint.sendMessage(this, message, null);
            ret.setResponse(
                    new ContextHubTransaction.Response<>(