Merge "Add Remote media slice key"
This commit is contained in:
committed by
Android (Google) Code Review
commit
61c760e7cb
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user