media/libraries/session/src/main
bachinger 8c0191d0cb Use media button broadcast receiver above Android 31
This change avoids using a framework API that is deprecated since
API 31 and works around difficulties with this deprecated API on
devices from some manufacturers on API 33/34.

Manually tested with BT headphone connected to:

- Samsung SM-G920F (API 24)
- Pixel (API 28)
- Samsung SM-A515W (API 33)
- Pixel 6 Pro (API 33)

(verified manually with devices and adb output of dumpsys)

Issue: androidx/media#167
PiperOrigin-RevId: 562890206
2023-09-05 14:24:06 -07:00
..
aidl/androidx/media3/session Implement Player.replaceMediaItem(s) 2023-05-25 10:00:02 +01:00
java/androidx/media3/session Use media button broadcast receiver above Android 31 2023-09-05 14:24:06 -07:00
res Suppress NewApi lint warning on <vector> usage in drawables 2023-07-05 09:08:51 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00