diff options
author | 2025-03-17 15:01:14 +0000 | |
---|---|---|
committer | 2025-03-20 02:31:56 -0700 | |
commit | e9fa461492231c8cc6249d208097ac314fd4f33c (patch) | |
tree | a36ebc318c1599488482947d140416d16a59be61 /flags | |
parent | 36f54bc09b39cb478b0e7768f16557a280339ff8 (diff) |
flag: Remove leaudio_unicast_no_available_contexts flag
Flag has been delivered
Bug: 367325041
Test: mmm packages/modules/Bluetooth
Flag: EXEMPT, flag cleanup
Change-Id: Ib0decd98bfadbcc4098912bfac77922ad7648c1a
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 5675f8e795..0c005a3463 100644 --- a/flags/leaudio.aconfig +++ b/flags/leaudio.aconfig @@ -130,16 +130,6 @@ flag { } flag { - name: "leaudio_unicast_no_available_contexts" - namespace: "bluetooth" - description: "Fix handling initial zero available contexts" - bug: "367325041" - metadata { - purpose: PURPOSE_BUGFIX - } -} - -flag { name: "leaudio_improve_switch_during_phone_call" namespace: "bluetooth" description: "Fix audio slip to speaker while switching bt audio device during phonecall" |