commit | 7d2140848acb304a3323900fbc03d6f6ae7dadb3 | [log] [tgz] |
---|---|---|
author | Vlad Popa <pvlad@google.com> | Mon Nov 27 15:28:38 2023 -0800 |
committer | Vlad Popa <pvlad@google.com> | Tue Nov 28 08:58:09 2023 -0800 |
tree | 6def8069ee6c43474d6cac1f208751ca4864959a | |
parent | 0815d19a1ac9c34dd2fd6211424b2707c44c4178 [diff] |
CTA2075: Synchronize dispatcher listener map Fixed possible concurrrent modifications on the listener map in the dispatcher by guarding the map. Test: adb shell device_config put media_audio android.media.audio.loudness_configurator_api true Test: atest LoudnessCodecConfiguratorTest Bug: 312928467 Change-Id: If97dab0cff99d5adb7cf386a5d1c49379d3f3f46