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 e59a93c926..b47f8c1cd2 100644 --- a/flags/hid.aconfig +++ b/flags/hid.aconfig @@ -10,16 +10,6 @@ flag { } flag { - name: "suppress_hid_rejection_broadcast" - namespace: "bluetooth" - description: "Don't generate state change event when an incoming HID connection is rejected" - bug: "339018102" - metadata { - purpose: PURPOSE_BUGFIX - } -} - -flag { name: "hid_report_queuing" namespace: "bluetooth" description: "Queue incoming HID reports if UHID is not ready" |