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

Commit 279c31cf authored by Michal Belusiak's avatar Michal Belusiak
Browse files

flags: leaudio_broadcast_resync_helper

Helps sinks to resync to external broadcast when BIS or PA unsynced

Bug: 363168099
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I1733990de20c0763ec3f7a4f5a79446267d8c363
parent adb4b458
Loading
Loading
Loading
Loading
+9 −0
Original line number Original line Diff line number Diff line
@@ -406,3 +406,12 @@ flag {
    bug: "353978074"
    bug: "353978074"
}
}


flag {
    name: "leaudio_broadcast_resync_helper"
    namespace: "bluetooth"
    description: "Helps sinks to resync to external broadcast when BIS or PA unsynced"
    bug: "363168099"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}