Android audio player: use audio attributes instead of legacy stream type

Use audio attributes to specifcy the use case and make sure performance flags
in audio attributes are reflecting the output flags passed to the AudioTrack by
android_audioPlayer_realize.

Bug: 283003710
Test: repro steps in bug
Change-Id: I2f5c523b4f547f3d769fd56dfac8738f4b28ae9d
1 file changed
tree: bc73f9d33519c08271c059d3119ace48d23becdd
  1. doc/
  2. include/
  3. src/
  4. tests/
  5. tools/
  6. Android.bp
  7. OWNERS
  8. TEST_MAPPING