media/libraries/test_session_current
rohks aab1c9ada1 Populate MediaMetadata.extras to MediaMetadataCompat
Ensures backward compatibility.

Issue: androidx/media#802
PiperOrigin-RevId: 583425114
(cherry picked from commit 6df240877c)
2024-01-08 15:18:38 +00:00
..
src Populate MediaMetadata.extras to MediaMetadataCompat 2024-01-08 15:18:38 +00:00
build.gradle Rollback of 64bd3bcad3 2023-10-19 01:03:49 -07:00
README.md Update to androidx.media3 2021-10-27 09:12:46 +01:00

Session test module

Tests cross-process use of the session module. To run the tests:

  1. Prepare a device (either an emulator or a real device) to run the tests on.
  2. Run ./gradlew :test-session-current:cAT