diff options
Diffstat (limited to 'flags/gap.aconfig')
-rw-r--r-- | flags/gap.aconfig | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/flags/gap.aconfig b/flags/gap.aconfig index 8e7d9c99ac..9dcdcd4b2b 100644 --- a/flags/gap.aconfig +++ b/flags/gap.aconfig @@ -70,26 +70,6 @@ flag { } flag { - name: "gatt_disconnect_fix" - namespace: "bluetooth" - description: "Fix GATT disconnect handling" - bug: "361538527" - metadata { - purpose: PURPOSE_BUGFIX - } -} - -flag { - name: "gatt_server_requests_fix" - namespace: "bluetooth" - description: "Fix GATT server handling" - bug: "361331170" - metadata { - purpose: PURPOSE_BUGFIX - } -} - -flag { name: "le_scan_msft_support" namespace: "bluetooth" description: "Support MSFT HCI extension for LE Scanning. go/bt-msft-aosp-dd" |