diff options
-rw-r--r-- | flags/a2dp.aconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/flags/a2dp.aconfig b/flags/a2dp.aconfig index f7dff516c8..12a349a20a 100644 --- a/flags/a2dp.aconfig +++ b/flags/a2dp.aconfig @@ -125,3 +125,13 @@ flag { purpose: PURPOSE_BUGFIX } } + +flag { + name: "avdt_handle_signaling_on_peer_failure" + namespace: "bluetooth" + description: "Abort AVDTP on failed connection as the acceptor and retry as the initiator" + bug: "381388684" + metadata { + purpose: PURPOSE_BUGFIX + } +}
\ No newline at end of file |