mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2025-01-23 09:27:31 +01:00
Expose CATEGORY_CAST_REMOTE_PLAYBACK as public
This commit is contained in:
parent
41eee57977
commit
ccb9ae4ea4
@ -74,7 +74,7 @@ public final class CastMediaControlIntent {
|
|||||||
*/
|
*/
|
||||||
public static final String EXTRA_ERROR_CODE = "com.google.android.gms.cast.EXTRA_ERROR_CODE";
|
public static final String EXTRA_ERROR_CODE = "com.google.android.gms.cast.EXTRA_ERROR_CODE";
|
||||||
|
|
||||||
private static final String CATEGORY_CAST_REMOTE_PLAYBACK = "com.google.android.gms.cast.CATEGORY_CAST_REMOTE_PLAYBACK";
|
public static final String CATEGORY_CAST_REMOTE_PLAYBACK = "com.google.android.gms.cast.CATEGORY_CAST_REMOTE_PLAYBACK";
|
||||||
|
|
||||||
private CastMediaControlIntent() {
|
private CastMediaControlIntent() {
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user