From 13f881005fc6ea3799bb7ed727989c5d6cf3710e Mon Sep 17 00:00:00 2001 From: "Jakub Rotkiewicz (xWF)" Date: Thu, 13 Feb 2025 01:09:47 -0800 Subject: Revert "flags: avdt_prioritize_mandatory_codec" This reverts commit 501dbb33333a77cde34f9fb9891067e1864ee778. Reason for revert: The bug was closed as HD Audio button was removed from BT settings and the issue doesn't occur. Change-Id: I3ffec3b1c4dd95f4a16b47e33c9183120d39451b --- 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 d615a631d2..465054f1b8 100644 --- a/flags/a2dp.aconfig +++ b/flags/a2dp.aconfig @@ -48,16 +48,6 @@ flag { } } -flag { - name: "avdt_prioritize_mandatory_codec" - namespace: "bluetooth" - description: "Reject remote peer HD codec configuration if mandatory codec is preferred in the stack" - bug: "350427803" - metadata { - purpose: PURPOSE_BUGFIX - } -} - flag { name: "a2dp_broadcast_connection_state_when_turned_off" namespace: "bluetooth" -- cgit v1.2.3-59-g8ed1b