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

Commit 33af961e authored by tonihei's avatar tonihei Committed by Toni Heidenreich
Browse files

Add missing comma

Test: n/a, javadoc only
Flag: DOCS_ONLY
Change-Id: I4d27f2432bd4a1ad53499f1da9d4467f9cc51d9f
parent 002ab534
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -165,7 +165,7 @@ public final class MediaSession {

    /**
     * Creates a new session. The session will automatically be registered with
     * the system but will not be published until {@link #setActive(boolean)
     * the system, but will not be published until {@link #setActive(boolean)
     * setActive(true)} is called. You must call {@link #release()} when
     * finished with the session.
     * <p>