commit | 1897df2794e954a63b22ff28d77ba4d5e55847a9 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Mon Feb 26 13:24:15 2024 -0800 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Tue Mar 05 17:37:18 2024 +0000 |
tree | 8f6a7965e39171242db069e7763e31a700dbc165 | |
parent | 8089ad4d8dec37bd30d94314a623872a76424108 [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