:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)
The generated PlayerNotificationManager.Listener interface didn't contain methods.
Due to this, the foreground service in MediaManager was never started.
:arrow_heading_down: What is the current behavior?
:new: What is the new behavior (if this is a feature change)?
:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)
The generated PlayerNotificationManager.Listener interface didn't contain methods. Due to this, the foreground service in MediaManager was never started.
:arrow_heading_down: What is the current behavior?
:new: What is the new behavior (if this is a feature change)?
:boom: Does this PR introduce a breaking change?
:bug: Recommendations for testing
:memo: Links to relevant issues/docs
:thinking: Checklist before submitting