summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Jakub Rotkiewicz (xWF) <rotkiewicz@google.com> 2025-02-13 01:09:47 -0800
committer Jakub Rotkiewicz <rotkiewicz@google.com> 2025-02-13 09:13:01 +0000
commit13f881005fc6ea3799bb7ed727989c5d6cf3710e (patch)
tree58c647db5da477a137ccafd3b96644d6fb317191
parentbc85480d2bb70b91dafbb7559cd667c97772b933 (diff)
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
-rw-r--r--flags/a2dp.aconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/flags/a2dp.aconfig b/flags/a2dp.aconfig
index d615a631d2..465054f1b8 100644
--- a/flags/a2dp.aconfig
+++ b/flags/a2dp.aconfig
@@ -49,16 +49,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"
description: "Broadcast CONNECTION_STATE_CHANGED when A2dpService is turned off while a device is connected"