AudioOutput: Always open AudioTrack with a flag
If the client of AudioOutput calls open with AUDIO_OUTPUT_FLAG_NONE, change it to AUDIO_OUTPUT_FLAG_PRIMARY. This is to prevent unintended track offload. CRs-Fixed: 860943 Change-Id: I6d3cfe106a1c04330a17beb04f9c59f44c5e797d
Loading
Please register or sign in to comment