MediaMetadataRetriever.setDataSource(String path): make this method OK to
take URI

External comments:
https://stackoverflow.com/questions/47240026/mediametadataretriever-setdatasource-return-null
MediaMetadataRetriever.setDataSource(String path) can't take URI, whereas same method in MediaPlayer
can, which makes it difficult and confusing for the users.

Bug: 142966190, 141761504
Test: MediaMetadataRetrieverTest
Change-Id: I5ca45cd72b2a77363a49710ed2e578b1de297e40
1 file changed