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

Commit f49ef8fb authored by Rongxuan Liu's avatar Rongxuan Liu Committed by Automerger Merge Worker
Browse files

Merge changes I722b44c3,Ib7c8d889,Ic87fb3d4 into main am: b93aed61

parents 28acbe42 b93aed61
Loading
Loading
Loading
Loading
+26 −0
Original line number Diff line number Diff line
@@ -391,3 +391,29 @@ flag {
    description: "API to get and set microphone for call enable status"
    bug: "372395197"
}

flag {
    name: "leaudio_broadcast_primary_group_selection"
    namespace: "bluetooth"
    description: "Fix race condition in primary group selection"
    bug: "375422795"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_broadcast_api_get_local_metadata"
    is_exported: true
    namespace: "bluetooth"
    description: "API to get broadcast assistant local metadata"
    bug: "375423982"
}

flag {
    name: "leaudio_broadcast_api_manage_primary_group"
    is_exported: true
    namespace: "bluetooth"
    description: "API to manage broadcast primary group"
    bug: "375422410"
}