commit | 827613055e29c5943296acb3c36c92b041f436fb | [log] [tgz] |
---|---|---|
author | Dongwon Kang <dwkang@google.com> | Tue Sep 11 10:42:17 2018 -0700 |
committer | Dongwon Kang <dwkang@google.com> | Tue Sep 11 13:22:42 2018 -0700 |
tree | 8a7130d4b905f3ec744b801155d2afaf14db3703 | |
parent | 4622878b8f7f47f6b9ae41135f9a6d909a5fccdf [diff] |
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: Ia76ca34faf45ca03d04b8599e312e87ea4a3486b