diff options
Diffstat (limited to 'flags')
-rw-r--r-- | flags/hid.aconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/flags/hid.aconfig b/flags/hid.aconfig index ea0dc0304a..e7f8ef50cb 100644 --- a/flags/hid.aconfig +++ b/flags/hid.aconfig @@ -30,16 +30,6 @@ flag { } flag { - name: "forward_get_set_report_failure_to_uhid" - namespace: "bluetooth" - description: "Forward GET/SET REPORT reply to UHID even when the request fails" - bug: "369748430" - metadata { - purpose: PURPOSE_BUGFIX - } -} - -flag { name: "remove_pending_hid_connection" namespace: "bluetooth" description: "Remove the pending BTA HH connection instance when the device is removed" |