summaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
author Kyunglyul Hyun <klhyun@google.com> 2025-03-14 17:14:31 +0000
committer Kyunglyul Hyun <klhyun@google.com> 2025-03-16 19:31:44 -0700
commit90fb545d088fe22b6ddbe61810bbf037319e5928 (patch)
tree828ac670bb3e5b99a000c88bbed6ca1250e9c31b /flags
parent98e0a4516cfc869eafcc2f3ec98690d524610003 (diff)
Remove cancel_open_discovery_client flag
Bug: 356168480 Flag: com.android.bluetooth.flags.cancel_open_discovery_client Test: m -j; Change-Id: I47374fb223674fab0bcc04505342d5ab3bb74bdf
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"