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

Commit b295b9ae authored by Grzegorz Kolodziejczyk's avatar Grzegorz Kolodziejczyk Committed by Gerrit Code Review
Browse files

Merge "broadcast: Disable AudioMode listener flag to test InCall path" into main

parents 0abf0849 e579426a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -973,6 +973,7 @@ public class LeAudioBroadcastServiceTest {

    @Test
    public void testInCallDrivenBroadcastSwitch() {
        mSetFlagsRule.disableFlags(Flags.FLAG_LEAUDIO_USE_AUDIO_MODE_LISTENER);
        int groupId = 1;
        int broadcastId = 243;
        byte[] code = {0x00, 0x01, 0x00, 0x02};