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

Commit 1aa81f07 authored by Victor Li's avatar Victor Li
Browse files

Fix watch UMO is dismissed when the phone is showing "Stream Paused" notification.

Change-Id: I4aef37893eb6420117dc61ab2939dce7709c33ef
BUG: 402599529
parent c8d9ab2c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@ public class AudioStreamMediaService extends Service {
    private final PlaybackState.Builder mPlayStateHysteresisBuilder =
            new PlaybackState.Builder()
                    .setState(
                            PlaybackState.STATE_STOPPED,
                            PlaybackState.STATE_PAUSED,
                            STATIC_PLAYBACK_POSITION,
                            ZERO_PLAYBACK_SPEED)
                    .addCustomAction(