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

Commit 3d8a1b23 authored by Łukasz Rymanowski's avatar Łukasz Rymanowski Committed by Automerger Merge Worker
Browse files

Merge "flags: Add le_audio_support_unidirectional_voice_assistant" into main...

Merge "flags: Add le_audio_support_unidirectional_voice_assistant" into main am: f4429e47 am: d14fe331

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/3022404



Change-Id: Id7748eb765ed8e2c403cff12a8119b94558b9e19
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 28ca8c69 d14fe331
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"
}