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

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

Merge "Remove the comment about the return value of IContextHub.createSession." into main

parents 87dedd1d a5ca39b8
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -323,9 +323,6 @@ interface IContextHub {
     *         (nullable). Null indicates a fully custom marshalling scheme. The value should match
     *         a published descriptor for both destination and initiator.
     *
     * @return An integer identifying the session, the integer can be used to present
     *         the tuple of (destination, initiator, serviceDescriptor).
     *
     * @throws EX_ILLEGAL_ARGUMENT if any of the arguments are invalid, or the combination of the
     *         arguments is invalid.
     * @throws EX_SERVICE_SPECIFIC on other errors