commit | 75f1cff15d065747329a01b7d17b055a66fe0255 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Thu Jun 15 20:00:17 2023 +0200 |
committer | Eric Laurent <elaurent@google.com> | Thu Jun 15 20:00:17 2023 +0200 |
tree | 768900e4bc7cee7f7f4fb98d704cfa8cbe3fc521 | |
parent | b4b4f2042d2b5dead672703d214dd7d8d1f39325 [diff] |
AudioDeviceInventory: fix purge of device role cache. Commit ace96019 which modifies purgeRoles() method compares device address strings with == but it should use equals() operator instead. Bug: 282907547 Test: repro steps in the bug. Change-Id: I302e470bd6a0fbcd288508d3e6bf394087de9361