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

Commit b7b2100a authored by Michal Belusiak's avatar Michal Belusiak
Browse files

flags: add leaudio_broadcast_assistant_handle_command_statuses

Handle command statuses to recover from errors

Bug: 331167629
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: Id7a530869862019a0c69595d73541e4f187fb5e0
parent bc43487e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -232,3 +232,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_broadcast_assistant_handle_command_statuses"
    namespace: "bluetooth"
    description: "Handle command statuses to recover from errors"
    bug: "331167629"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}