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

Commit 623b8e5b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Sync the file content with AOSP branch" into tm-qpr-dev am: 40a2e45b am: de75bf6e

parents a5ad74ac de75bf6e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -461,6 +461,7 @@ public class BassClientStateMachine extends StateMachine {
            int broadcastId = result.getBroadcastId();
            log("broadcast ID: " + broadcastId);
            metaData.setBroadcastId(broadcastId);
            metaData.setSourceAdvertisingSid(result.getAdvSid());
        }
        return metaData.build();
    }