commit | 2ebf6629605a0d44cb83f3dfbd0130132a686cda | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Wed Apr 17 11:10:25 2019 -0700 |
committer | Phil Burk <philburk@google.com> | Thu Apr 18 09:04:30 2019 -0700 |
tree | 2190b4af2d71c552118c87c7f3c3861be8f09457 | |
parent | 8946fa33044a8b216f85d962b49b52fe36642c0b [diff] |
AAudio: bump priority of AAudio Mixer to match FastMixer Service RT thread should run at a slightly higher priority because it generally does less work and is more critical. Bug: 71817389 Test: Run an AAudio stream in SHARED mode. Test: adb shell ps -e -T -o uid,pid,tid,ppid,pri,ni,cmd| grep AAudio Test: See bug for more test instructions. Change-Id: I762af6ac1a9883d47b4c42bfe9f8455416251a12