commit | 46c433aabd33454271cd5e2890f1171acd6d7fa3 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Mar 06 17:57:28 2024 +0000 |
committer | Mikhail Naganov <mnaganov@google.com> | Wed Mar 06 10:08:50 2024 -0800 |
tree | 58c4e059c7f95b4acdb70c895389915079f5dfcc | |
parent | 5f03254e658c7805a4a609a53fa50309b989cf3c [diff] |
audio: Set correct priority for the SPATIALIZER stream thread To align with the framework, the thread serving SPATIALIZER stream I/O must use SCHED_FIFO and realtime priority. The latter can be set via `audio.spatializer.priority` property. Bug: 321233946 Test: adb shell ps -Tl -p <HAL PID> (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:81a14293f4f26bf3af740cc1682c1111d7e1e29d) Merged-In: I80107c9aa7d86cbfc2f79c2ad05959fc9f7913f7 Change-Id: I80107c9aa7d86cbfc2f79c2ad05959fc9f7913f7