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

Commit fa54e3a7 authored by Łukasz Rymanowski's avatar Łukasz Rymanowski
Browse files

flags: Add le_audio_support_unidirectional_voice_assistant

Bug: 332510824
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I436aee07c5abf49686a48f8eab30facd7f79e42a
parent ccbd1f01
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -262,3 +262,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "le_audio_support_unidirectional_voice_assistant"
    namespace: "bluetooth"
    description: "Allow to create unidirectional stream for VOICEASSISTANT"
    bug: "332510824"
}