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

Commit 121eff02 authored by Rongxuan Liu's avatar Rongxuan Liu Committed by Android (Google) Code Review
Browse files

Merge "[Audiosharing] Fix address type usage in QR code format if address not present" into main

parents dcc50551 6428ed9f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -311,7 +311,7 @@ object BluetoothLeBroadcastMetadataExt {
        }

        builder.apply {
            setSourceDevice(device, sourceAddrType)
            setSourceDevice(device, addrType)
            setSourceAdvertisingSid(sourceAdvertiserSid)
            setBroadcastId(broadcastId)
            setBroadcastName(broadcastName)