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

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

AudioDeviceInventory: protect from null BT identity address

It is possible that the address returned by BluetoothDevice.getIdentityAddress()
is null in which case AudioDeviceInventory.onUpdateLeAudioGroupAddresses() must prevent
from setting @NonNull DeviceInfo fields mDeviceIdentityAddress and mPeerIdentityDeviceAddress
to null.

Bug: 334973381
Test: repro steps in bug.
Change-Id: Ib3b4693df4abf22774803c9aac60f532cd9f6a72
parent 611af796
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