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

Commit b63d637b authored by Jakub Pawlowski's avatar Jakub Pawlowski
Browse files

flags: add le_audio_base_ecosystem_interval

Bug: 332574780
Bug: 315241296
Test: m service-bluetooth
Change-Id: Ifb7da79d1a10dded2e72ec69d12b852f2e30070e
parent 82f829de
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -252,3 +252,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "le_audio_base_ecosystem_interval"
    namespace: "bluetooth"
    description: "Set base ecosystem interval when LE Audio is in use"
    bug: "332574780"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}