diff options
author | 2025-03-17 13:36:47 +0000 | |
---|---|---|
committer | 2025-03-20 02:30:44 -0700 | |
commit | 6ad11c69d3162a433236502dd4b8b4e38e442bd1 (patch) | |
tree | 15438959bfd6255b719a3c55c6142904f62393bc /flags | |
parent | f3d34a19baec0c0e179de16631687036b72bb7db (diff) |
flag: Remove leaudio_speed_up_reconfiguration_between_call flag
Flag has been delivered
Bug: 352686917
Test: atest bluetooth_le_audio_client_test
Flag: EXEMPT, flag cleanup
Change-Id: I8256e68a65d543f32516094717cda14d00adad18
Diffstat (limited to 'flags')
-rw-r--r-- | flags/leaudio.aconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/flags/leaudio.aconfig b/flags/leaudio.aconfig index a2f77b5658..c475373093 100644 --- a/flags/leaudio.aconfig +++ b/flags/leaudio.aconfig @@ -116,16 +116,6 @@ flag { } flag { - name: "leaudio_speed_up_reconfiguration_between_call" - namespace: "bluetooth" - description: "Fix reconfiguration time between call and media" - bug: "352686917" - metadata { - purpose: PURPOSE_BUGFIX - } -} - -flag { name: "leaudio_set_codec_config_preference" namespace: "bluetooth" description: "New apis to set codec config preference" |