media/library/core/src
ibaker e804df8c1f Rename MediaItem.DrmConfiguration.uuid to scheme
The type is already UUID so there's no need to duplicate that info in
the field name, and 'scheme' is a widely used term throughout both
ExoPlayer and android.os.MediaDrm documentation.

The old field remains deprecated for backwards compatibility.

The MediaItem.DrmConfiguration.Builder#setUuid method is renamed
directly (without deprecation) because it's not yet part of a released
ExoPlayer version.

PiperOrigin-RevId: 397961553
2021-09-21 14:23:21 +01:00
..
androidTest Rollback of ee8df7afcb 2021-09-16 12:07:27 +01:00
main Rename MediaItem.DrmConfiguration.uuid to scheme 2021-09-21 14:23:21 +01:00
test Use the new MediaItem.Builder#setDrmConfiguration method 2021-09-17 13:12:53 +01:00