Skip to content
Commit 75f1cff1 authored by Eric Laurent's avatar Eric Laurent
Browse files

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
parent b4b4f204
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment