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

Commit d418570b authored by Rongxuan Liu's avatar Rongxuan Liu
Browse files

flags: leaudio_broadcast_api_get_local_metadata

API to get broadcast assistant local metadata

Bug: 375423982
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: Ib7c8d889be64af77eb2dcdc1cb7a18aa2ea59e3a
parent 39fbe603
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -401,3 +401,11 @@ flag {
        purpose: PURPOSE_BUGFIX
        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"
}