mirror of
https://github.com/androidx/media.git
synced 2025-05-21 23:56:32 +08:00

The exception fires when intent resolution fails to find a service which declares an appropriate intent-filter. The existing message is confusing; it's trying to say that the service couldn't be found but the double negative renders it incorrect. #cleanup #minor-release PiperOrigin-RevId: 472736740