Switch to more AOSP-supported media parsers

Disable following Qualcomm proprietary media parsers:
* AMR NB/WB
* MP3
* OGG
* WAV
* FLAC

They have good support in AOSP directly. The proprietary parsers for FP3
have limited support; so rely on the well-maintained open source
variants instead. Take only AOSP parsers that are part of the official
Android docs/requirements; don't check for further optional support
(yet).

Issue: FP3-A11#412
Change-Id: Ie573aebd5438891063ca590c03f68a12ec1b8d54
1 file changed