summaryrefslogtreecommitdiff
path: root/flags/a2dp.aconfig
diff options
context:
space:
mode:
Diffstat (limited to 'flags/a2dp.aconfig')
-rw-r--r--flags/a2dp.aconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/flags/a2dp.aconfig b/flags/a2dp.aconfig
index e7b9aa21b0..1fd8bbd085 100644
--- a/flags/a2dp.aconfig
+++ b/flags/a2dp.aconfig
@@ -115,3 +115,13 @@ flag {
purpose: PURPOSE_BUGFIX
}
}
+
+flag {
+ name: "avdtp_prevent_double_suspend"
+ namespace: "bluetooth"
+ description: "Add state to prevent sending multiple AVDTP Suspend command in a row"
+ bug: "402241316"
+ metadata {
+ purpose: PURPOSE_BUGFIX
+ }
+}