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

Commit 85fc5887 authored by Michal Belusiak's avatar Michal Belusiak
Browse files

flags: add leaudio_big_depends_on_audio_state

BIG creation/termination depends on audio resume/pause

Bug: 347204335
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I1855cfe2601a76029c7690d9de8ce2a4e1dfb78e
parent 5978a926
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -375,3 +375,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_big_depends_on_audio_state"
    namespace: "bluetooth"
    description: "BIG creation/termination depends on audio resume/pause"
    bug: "347204335"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}