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

- Add required mutability flag to `ConnectionStateTest` to fix `Missing PendingIntent mutability flag`. - Suppress `WrongConstant` lint error caused by Kotlin's spread operator not propagating the `@IntDef` annotation. #cherrypick PiperOrigin-RevId: 707061163