commit | c00c06b45256fd61a192ae5355c6f4666e9e70f5 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Tue Nov 07 19:51:12 2023 -0800 |
committer | Andy Hung <hunga@google.com> | Wed Nov 08 14:39:02 2023 -0800 |
tree | 741d91d544ee10e7c97f14633cb73c8486d3a2e1 | |
parent | 40a744c6f5328f79345bba26e6aec61047802ef5 [diff] |
AudioFlinger: Boost priority on a separate thread Ensures no contention between priority boost and audio patch configuration, since priority boost requires waiting for the SchedulingPolicyService to be available which may increase boot time. Test: Spatializer continues to work Bug: 297322674 Change-Id: Ieed64fbff98eecb6e039f3afd1b661514a227334