MediaLibrarySessionImpl.java
12.8 KB
-
Call callback future listeners on app handler · 74124f48
Calling maybeUpdateLegacyErrorState potentially creates a new legacy playback state which involves calling player methods. This change makes sure that the call sites of `maybeUpdateLegacyErrorState` are called on the app thread as enforced by the library. PiperOrigin-RevId: 476406282
bachinger committed