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

Commit 61c760e7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add Remote media slice key"

parents 63d2491b 4b7f85f6
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -26,6 +26,11 @@ public class MediaOutputSliceConstants {
     */
    public static final String KEY_MEDIA_OUTPUT = "media_output";

    /**
     * Key for the Remote Media slice.
     */
    public static final String KEY_REMOTE_MEDIA = "remote_media";

    /**
     * Activity Action: Show a settings dialog containing {@link MediaDevice} to transfer media.
     */