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

Commit fed08931 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "HubEndpointSession: remove TODO" into main

parents 28b14255 4f53efd4
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<>(