summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flags/hid.aconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/flags/hid.aconfig b/flags/hid.aconfig
index ee5728c94f..829352e859 100644
--- a/flags/hid.aconfig
+++ b/flags/hid.aconfig
@@ -128,3 +128,13 @@ flag {
purpose: PURPOSE_BUGFIX
}
}
+
+flag {
+ name: "simpler_hid_connection_policy"
+ namespace: "bluetooth"
+ description: "Simplify native HID host connection policy enforcement"
+ bug: "404590499"
+ metadata {
+ purpose: PURPOSE_BUGFIX
+ }
+}