mirror of
https://github.com/androidx/media.git
synced 2025-05-04 22:20:47 +08:00

An app that uses the `MediaSession` without a `MediaSessionService` may want to connect a media notification controller on it own. To avoid apps using a string literal, the key should be exposed as public. PiperOrigin-RevId: 589875603