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

Commit 90fec2b3 authored by Rongxuan Liu's avatar Rongxuan Liu
Browse files

flags: leaudio_broadcast_api_manage_primary_group

API to manage broadcast primary group

Bug: 375422410
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I722b44c3818d174d86300b72321fb2c57a1280e1
parent d418570b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -409,3 +409,11 @@ flag {
    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"
}