diff options
author | 2025-03-17 14:55:19 +0000 | |
---|---|---|
committer | 2025-03-20 02:31:30 -0700 | |
commit | 36f54bc09b39cb478b0e7768f16557a280339ff8 (patch) | |
tree | da8f42225085e49e01d929b740a09ddb55b1e731 /flags | |
parent | fc5b76899c464056dc52b5d1273fdfba7b95b34b (diff) |
flag: Remove le_audio_support_unidirectional_voice_assistant flag
Flag has been delivered
Bug: 332510824
Test: mmm packages/modules/Bluetooth
Flag: EXEMPT, flag cleanup
Change-Id: I43d79ad4975a4844a5dad560e8ec23595bf0ffb7
Diffstat (limited to 'flags')
-rw-r--r-- | flags/leaudio.aconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/flags/leaudio.aconfig b/flags/leaudio.aconfig index bc9210e9b4..5675f8e795 100644 --- a/flags/leaudio.aconfig +++ b/flags/leaudio.aconfig @@ -69,13 +69,6 @@ flag { } flag { - name: "le_audio_support_unidirectional_voice_assistant" - namespace: "bluetooth" - description: "Allow to create unidirectional stream for VOICEASSISTANT" - bug: "332510824" -} - -flag { name: "run_clock_recovery_in_worker_thread" namespace: "bluetooth" description: "Fix thread ownership issue in clock_recovery" |