Prove that there's an issue with media player audio.

- File format of files downloaded from GoogleVoice:
  MPEG ADTS, layer III,  v2.5,  32 kbps, 8 kHz, Monaural
- If we seek in that file before beginning playback, there is a very
  obvious triple/quadruple stutter.
- This adds a unit test that plays such a file after seeking, which
  clearly demonstratest the stutter on my variable speed library.
- This same test can be used to demonstrate the stutter with the regular
  MediaPlayer.

Other:
  - Also adds the correct ADD_VOICEMAIL permission, which was renamed
    earlier.

Bug: 5114126
Change-Id: I3dfaf7686c879076d9949047d91875010b6d8b52
4 files changed
tree: d9fc8cec2c6a11dbae7d050828d5ea40b64318c6
  1. carousel/
  2. chips/
  3. common/
  4. variablespeed/
  5. CleanSpec.mk