Skip to content
Commit 02ac0b62 authored by jackqdyulei's avatar jackqdyulei
Browse files

Change to SynchronizedList to fix exception.

In systemui, it use multithread to access LocalBluetoothManager,
so we need to use synchronizedList to remove
ConcurrentModificationException.

In b/116662744, we will refactor multi-thread synchronization once
hearing aid refactor is done.

Bug: 117122392
Test: Manual
Change-Id: I50cc09c2ed9631072ed6aff13585fda116dc02de
parent d1bbfbe9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment