Lock in PSMP was not properly released
This commit is contained in:
parent
5a5ec06c2f
commit
1945941a9f
|
@ -747,8 +747,8 @@ public class PlaybackServiceMediaPlayer {
|
|||
pause(false, false);
|
||||
pausedBecauseOfTransientAudiofocusLoss = true;
|
||||
}
|
||||
playerLock.unlock();
|
||||
}
|
||||
playerLock.unlock();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue