summaryrefslogtreecommitdiff
path: root/flags/hid.aconfig
diff options
context:
space:
mode:
author Himanshu Rawat <rwt@google.com> 2025-03-04 14:08:14 -0800
committer Himanshu Rawat <rwt@google.com> 2025-03-04 14:08:14 -0800
commit8609871b41e223d35d171ebd3ceebbcc98f1c11b (patch)
tree426292de0d0e14ad890fa196922ef8761c055ed3 /flags/hid.aconfig
parentb83bf80fe4a444ad96e2fd8369ba8d24aa765a8c (diff)
Remove flag suppress_hid_rejection_broadcast
Test: mmm packages/modules/Bluetooth Flag: com.android.bluetooth.flags.suppress_hid_rejection_broadcast Bug: 339018102 Change-Id: Ie93d5c81181e9e1b3b0bdd921735077e1a54dff9
Diffstat (limited to 'flags/hid.aconfig')
-rw-r--r--flags/hid.aconfig10
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"