diff options
author | 2025-03-17 14:40:25 -0700 | |
---|---|---|
committer | 2025-03-17 14:40:25 -0700 | |
commit | 6f2ea190b97f6291cd0ff34c70222990e02dbf6e (patch) | |
tree | 6d8b85c8653ccf43fe5967e9e87d1777927a7087 /flags | |
parent | 379a91b6aedb81b57a51784ac8a3350e00733f30 (diff) | |
parent | 90fb545d088fe22b6ddbe61810bbf037319e5928 (diff) |
Merge "Remove cancel_open_discovery_client flag" into main
Diffstat (limited to 'flags')
-rw-r--r-- | flags/bta_dm.aconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/flags/bta_dm.aconfig b/flags/bta_dm.aconfig index 19e8418785..be510f63cd 100644 --- a/flags/bta_dm.aconfig +++ b/flags/bta_dm.aconfig @@ -9,16 +9,6 @@ flag { } flag { - name: "cancel_open_discovery_client" - namespace: "bluetooth" - description: "Cancel connection from discovery client correctly" - bug: "356168480" - metadata { - purpose: PURPOSE_BUGFIX - } -} - -flag { name: "extend_and_randomize_role_switch_delay" namespace: "bluetooth" description: "Fix the possible conflicts between role switch and authentication" |