diff options
author | 2024-12-09 10:59:44 -0800 | |
---|---|---|
committer | 2024-12-10 18:02:59 +0000 | |
commit | f12cf7c25fd342e7cce121dda6d704631855cc6f (patch) | |
tree | c771a2c97b6ea5c82492d70aa837738b1ee0ca9e /flags/a2dp.aconfig | |
parent | 0dc5c7c4b07a25493e92c798d510eeaecd6a977a (diff) |
Flags 24Q4: Remove the flag a2dp_check_lea_iso_channel
Bug: 346475618
Test: m com.android.btservices
Flag: com.android.bluetooth.flags.a2dp_check_lea_iso_channel
Change-Id: I48f2cc9ce682d66c45185c96ab0d4cc5e4cba4a4
Diffstat (limited to 'flags/a2dp.aconfig')
-rw-r--r-- | flags/a2dp.aconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/flags/a2dp.aconfig b/flags/a2dp.aconfig index 0850077729..80b2317990 100644 --- a/flags/a2dp.aconfig +++ b/flags/a2dp.aconfig @@ -32,16 +32,6 @@ flag { } flag { - name: "a2dp_check_lea_iso_channel" - namespace: "bluetooth" - description: "Prevent A2DP stream from starting when LEA ISO channels are in use" - bug: "346475618" - metadata { - purpose: PURPOSE_BUGFIX - } -} - -flag { name: "a2dp_variable_aac_capability" namespace: "bluetooth" description: "Enable AAC 48 kHz sampling rate for sink devices in the allow list" |