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

Commit 4ee5d7f1 authored by Grzegorz Kołodziejczyk's avatar Grzegorz Kołodziejczyk Committed by Grzegorz Kolodziejczyk (xWF)
Browse files

flags: add leaudio_monitor_unicast_source_when_managed_by_broadcast_delegator

Introduce flag to monitor stream for primary devices which manages external sources.

Bug: 378661060
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: Id0da8bf59ed57cc3ecd3420127fa1483c3f6190a
parent f276b177
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -427,3 +427,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_monitor_unicast_source_when_managed_by_broadcast_delegator"
    namespace: "bluetooth"
    description: "Monitor stream for primary devices which manages external sources"
    bug: "378661060"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}