diff options
Diffstat (limited to 'flags')
-rw-r--r-- | flags/gap.aconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/flags/gap.aconfig b/flags/gap.aconfig index edc7874fb5..2b833af69a 100644 --- a/flags/gap.aconfig +++ b/flags/gap.aconfig @@ -57,16 +57,6 @@ flag { } flag { - name: "gatt_fix_multiple_direct_connect" - namespace: "bluetooth" - description: "Do not remove device when multiple clients attempt to connect" - bug: "349232327" - metadata { - purpose: PURPOSE_BUGFIX - } -} - -flag { name: "pan_use_identity_address" namespace: "bluetooth" description: "Use identity address when communicate with native interface" |