FMRadio: Pause and stop AudioTrack before stopping

* According to documentation, stop will continue to play the last
  buffer, while pause immediately halts playback.
* Pause to reduce latency to stop, then flush the AudioTrack buffer
  before actually stopping in the render thread.

Change-Id: I0b497cd6b95b0921f63796746c7279a4f931dbd3
1 file changed
tree: 58409387399149c06fc4a86e53c8daa301889fda
  1. jni/
  2. res/
  3. src/
  4. Android.mk
  5. AndroidManifest.xml