You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aaudio: set primary flag for AAUDIO_PERFORMANCE_MODE_NONE
AudioStreamTrack set flag NONE for AAUDIO_PERFORMANCE_MODE_NONE,
but primary output may not be selected because of customization
for flag NONE , and flush issue occurs since wrong output is
selected for AAudio playback.
Set primary flag for AAUDIO_PERFORMANCE_MODE_NONE to make sure
primary output selected.
CRs-Fixed: 2225073
Change-Id: I662b36fc50b97438b6c6649073e4b7d83d79a485
Signed-off-by: Pranav Vashi <[email protected]>
0 commit comments