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

Commit c4c7182c authored by Alice Kuo's avatar Alice Kuo
Browse files

Create the feature flag for leaudio_dynamic_switcher_refactor_for_broadcast

Bug: 317776633
Bug: 315241296
Test: m com.android.btservices
Change-Id: Idf5c3d7d07083af80cba2cbbc217b434e7a341e2
parent 9759a649
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -76,3 +76,10 @@ flag {
    description: "Fix bonding failure due to native stack being busy"
    bug: "316927319"
}

flag {
    name: "leaudio_dynamic_switcher_refactor_for_broadcast"
    namespace: "bluetooth"
    description: "LE Audio dynamic switcher refactor for broadcast"
    bug: "317776633"
}