Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5e11f4e3 authored by Vlad Popa's avatar Vlad Popa
Browse files

Fix flakiness when BluetoothDevice is not initialized

In some rare cases the BluetoothDevice is not initialized and we cannot
set the metadata:
12-08 19:52:32.647 31591 31690 E BluetoothDevice: Bluetooth is not
enabled. Cannot set metadata
It is ok to drop the checks in this situations since we rely entirely
on the set metadata

Test: adb shell device_config put media_audio android.media.audio.automatic_bt_device_type true
Test: atest AudioDeviceBrokerTest
Bug: 309477003

Change-Id: I6cc01826b324fb2f6764397524cadfd69d2c245a
parent be9ba7e9
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