diff options
author | 2025-03-17 04:48:58 +0000 | |
---|---|---|
committer | 2025-03-18 20:32:46 -0700 | |
commit | aa4928932a228a95605dab92b5a23dcbcf7d46c4 (patch) | |
tree | 42041f5e465bf8e4009e0f35598e44571b268534 /flags | |
parent | 3021ec9009e2bf2c1ee5aef3391056c333596e10 (diff) |
Remove forward_get_set_report_failure_to_uhid flag
Bug: 369748430
Test: m -j
Flag: EXEMPT, flag removal
Change-Id: I4260c63046152360b5815ddfea82971b67387753
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" |