mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

In Android 12 mutability flags have to be set on PendingIntents. If they are not, and the app targets Android 12, then the app will be crashed by the system. PiperOrigin-RevId: 373427591