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

Commit a5ca39b8 authored by Arthur Ishiguro's avatar Arthur Ishiguro
Browse files

Remove the comment about the return value of IContextHub.createSession.

The interface does not have a return value.

Fixes: 378487126
Test: Presubmit

Change-Id: I946aa4991caccad3aa6c21102c68d6785e5824aa
parent e4ffbaab
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