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

Commit 8e4a94d5 authored by Grzegorz Kołodziejczyk's avatar Grzegorz Kołodziejczyk
Browse files

flags: add leaudio_broadcast_assistant_peripheral_entrustment

Introduce flag for refactoring broadcast assistant code to give more
responsibility to broadcast delegator devices.

Bug: 333050419
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I76a740160c7b622cf32ec3b8f713714f164f0ae2
parent 753f2b02
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -279,3 +279,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_broadcast_assistant_peripheral_entrustment"
    namespace: "bluetooth"
    description: "Give peripheral devices more responsibility for source handling"
    bug: "333050419"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file