From 90fb545d088fe22b6ddbe61810bbf037319e5928 Mon Sep 17 00:00:00 2001 From: Kyunglyul Hyun Date: Fri, 14 Mar 2025 17:14:31 +0000 Subject: Remove cancel_open_discovery_client flag Bug: 356168480 Flag: com.android.bluetooth.flags.cancel_open_discovery_client Test: m -j; Change-Id: I47374fb223674fab0bcc04505342d5ab3bb74bdf --- flags/bta_dm.aconfig | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'flags') 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 @@ -8,16 +8,6 @@ flag { bug: "321170442" } -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" -- cgit v1.2.3-59-g8ed1b