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 d40e55821f..ea0dc0304a 100644 --- a/flags/hid.aconfig +++ b/flags/hid.aconfig @@ -20,16 +20,6 @@ flag { } flag { - name: "serialize_hogp_and_dis" - namespace: "bluetooth" - description: "start HOGP service discovery only after DIS discovery is finished" - bug: "367910199" - metadata { - purpose: PURPOSE_BUGFIX - } -} - -flag { name: "dont_send_hid_set_idle" namespace: "bluetooth" description: "Don't send the SET IDLE HID message" |