From f12cf7c25fd342e7cce121dda6d704631855cc6f Mon Sep 17 00:00:00 2001 From: Henri Chataing Date: Mon, 9 Dec 2024 10:59:44 -0800 Subject: 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 --- flags/a2dp.aconfig | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'flags/a2dp.aconfig') diff --git a/flags/a2dp.aconfig b/flags/a2dp.aconfig index 0850077729..80b2317990 100644 --- a/flags/a2dp.aconfig +++ b/flags/a2dp.aconfig @@ -31,16 +31,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" -- cgit v1.2.3-59-g8ed1b