summaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
author Omair Kamil <okamil@google.com> 2025-03-17 14:40:25 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2025-03-17 14:40:25 -0700
commit6f2ea190b97f6291cd0ff34c70222990e02dbf6e (patch)
tree6d8b85c8653ccf43fe5967e9e87d1777927a7087 /flags
parent379a91b6aedb81b57a51784ac8a3350e00733f30 (diff)
parent90fb545d088fe22b6ddbe61810bbf037319e5928 (diff)
Merge "Remove cancel_open_discovery_client flag" into main
Diffstat (limited to 'flags')
-rw-r--r--flags/bta_dm.aconfig10
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"