Fix startup ANR when injecting LocalBluetoothManager
LocalBluetoothManager is doing work when initializing, move it to background thread with Lazy<> injection to avoid blocking startup. Bug: 307508148 Test: Existing tests Flag: NONE Change-Id: I012890854c4fee6331a048edb6d1b92ec2866575
Loading
Please register or sign in to comment