media/library/common/src/test
ibaker bec9431856 Fix Util.inferContentTypeForExtension to handle .ism (smooth streaming)
This method was introduced in 754eb1527a
as a replacement for Util.inferContentType(String) but it incorrectly
didn't return TYPE_SS when passed "ism" or "isml".

PiperOrigin-RevId: 445217167
2022-05-09 11:07:46 +01:00
..
java/com/google/android/exoplayer2 Fix Util.inferContentTypeForExtension to handle .ism (smooth streaming) 2022-05-09 11:07:46 +01:00
AndroidManifest.xml Make package in test manifest consistent 2021-10-29 11:35:26 +01:00