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

Commit 5883f980 authored by Kyunglyul Hyun's avatar Kyunglyul Hyun Committed by Android (Google) Code Review
Browse files

Merge "MediaSession: Add documentation for FLAG_EXCLUSIVE_GLOBAL_PRIORITY"

parents 6a3e6ad7 ff9f58ab
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -103,6 +103,8 @@ public final class MediaSession {
     * System only flag for a session that needs to have priority over all other
     * sessions. This flag ensures this session will receive media button events
     * regardless of the current ordering in the system.
     * If there are two or more sessions with this flag, the last session that sets this flag
     * will be the global priority session.
     *
     * @hide
     */