diff options
author | 2021-04-13 19:31:00 -0700 | |
---|---|---|
committer | 2022-02-23 18:28:15 -0800 | |
commit | 1162c55ed49d73dffe42041a02897294f20042b3 (patch) | |
tree | ed20f0752c488901303a265b2bd6672b06873a50 /tools/aapt2/ResourceParser.cpp | |
parent | 515b6b3a496f97bf9e82b339610c7844a859df02 (diff) |
Use device set for getDevicesForStream
Implemented through getDevicesForAttributes.
This change avoids device bit-mask aliasing.
Use a TreeSet for device set instead of
HashSet to unify with native handling.
Test: boot and check audio
Test: atest audiopolicy_tests
Test: atest AudioHostTest
Test: atest AudioServiceHostTest
Test: atest AudioManagerTest
Bug: 184944421
Bug: 220928984
Change-Id: Id382172f44f604de659de0bff52c0a28603d1e79
Diffstat (limited to 'tools/aapt2/ResourceParser.cpp')
0 files changed, 0 insertions, 0 deletions