MediaPlayer2: remove unused code setMetadataFilter and getMetadata
1. These are dead codes since there is not entry points in the MediaPlayer2[Impl].java side. 2. In MP1, setMetadataFilter() and getMetadata() has been hidden from the beginning. Ic20240a0b388897950c98337b539eb05e487273a And, even the Metadata class is deprecated in favor of MediaMetadata. Test: build Bug: 112767225 Change-Id: I2a14f100abe3918a6c9cfd676397d9ad94dcdcd0
Loading
Please register or sign in to comment