summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/java/android/hardware/input/input_framework.aconfig90
1 files changed, 45 insertions, 45 deletions
diff --git a/core/java/android/hardware/input/input_framework.aconfig b/core/java/android/hardware/input/input_framework.aconfig
index c4d11cd8aff7..64159336f275 100644
--- a/core/java/android/hardware/input/input_framework.aconfig
+++ b/core/java/android/hardware/input/input_framework.aconfig
@@ -67,17 +67,17 @@ flag {
}
flag {
- name: "modifier_shortcut_dump"
- namespace: "input"
- description: "Dump keyboard shortcuts in dumpsys window"
- bug: "351963350"
+ name: "modifier_shortcut_dump"
+ namespace: "input"
+ description: "Dump keyboard shortcuts in dumpsys window"
+ bug: "351963350"
}
flag {
- name: "modifier_shortcut_manager_refactor"
- namespace: "input"
- description: "Refactor ModifierShortcutManager internal representation of shortcuts."
- bug: "358603902"
+ name: "modifier_shortcut_manager_refactor"
+ namespace: "input"
+ description: "Refactor ModifierShortcutManager internal representation of shortcuts."
+ bug: "358603902"
}
flag {
@@ -114,31 +114,31 @@ flag {
}
flag {
- name: "keyboard_repeat_keys"
- namespace: "input_native"
- description: "Allow configurable timeout before key repeat and repeat delay rate for key repeats"
- bug: "336585002"
+ name: "keyboard_repeat_keys"
+ namespace: "input_native"
+ description: "Allow configurable timeout before key repeat and repeat delay rate for key repeats"
+ bug: "336585002"
}
flag {
- name: "mouse_reverse_vertical_scrolling"
- namespace: "input"
- description: "Controls whether external mouse vertical scrolling can be reversed"
- bug: "352598211"
+ name: "mouse_reverse_vertical_scrolling"
+ namespace: "input"
+ description: "Controls whether external mouse vertical scrolling can be reversed"
+ bug: "352598211"
}
flag {
- name: "mouse_swap_primary_button"
- namespace: "input"
- description: "Controls whether the connected mice's primary buttons, left and right, can be swapped."
- bug: "352598211"
+ name: "mouse_swap_primary_button"
+ namespace: "input"
+ description: "Controls whether the connected mice's primary buttons, left and right, can be swapped."
+ bug: "352598211"
}
flag {
- name: "keyboard_a11y_shortcut_control"
- namespace: "input"
- description: "Adds shortcuts to toggle and control a11y keyboard features"
- bug: "373458181"
+ name: "keyboard_a11y_shortcut_control"
+ namespace: "input"
+ description: "Adds shortcuts to toggle and control a11y keyboard features"
+ bug: "373458181"
}
flag {
@@ -164,32 +164,32 @@ flag {
}
flag {
- name: "override_power_key_behavior_in_focused_window"
- namespace: "wallet_integration"
- description: "Allows privileged focused windows to override the power key double tap behavior."
- bug: "357144512"
+ name: "override_power_key_behavior_in_focused_window"
+ namespace: "wallet_integration"
+ description: "Allows privileged focused windows to override the power key double tap behavior."
+ bug: "357144512"
}
flag {
- name: "touchpad_three_finger_tap_shortcut"
- namespace: "input"
- description: "Turns three-finger touchpad taps into a customizable shortcut."
- bug: "365063048"
+ name: "touchpad_three_finger_tap_shortcut"
+ namespace: "input"
+ description: "Turns three-finger touchpad taps into a customizable shortcut."
+ bug: "365063048"
}
flag {
- name: "enable_talkback_and_magnifier_key_gestures"
- namespace: "input"
- description: "Adds key gestures for talkback and magnifier"
- bug: "375277034"
+ name: "enable_talkback_and_magnifier_key_gestures"
+ namespace: "input"
+ description: "Adds key gestures for talkback and magnifier"
+ bug: "375277034"
}
flag {
- name: "can_window_override_power_gesture_api"
- namespace: "wallet_integration"
- description: "Adds new API in WindowManager class to check if the window can override the power key double tap behavior."
- bug: "378736024"
- }
+ name: "can_window_override_power_gesture_api"
+ namespace: "wallet_integration"
+ description: "Adds new API in WindowManager class to check if the window can override the power key double tap behavior."
+ bug: "378736024"
+}
flag {
name: "pointer_acceleration"
@@ -206,8 +206,8 @@ flag {
}
flag {
- name: "remove_fallback_modifiers"
- namespace: "input"
- description: "Removes modifiers from the original key event that activated the fallback, ensuring that only the intended fallback event is sent."
- bug: "382545048"
+ name: "remove_fallback_modifiers"
+ namespace: "input"
+ description: "Removes modifiers from the original key event that activated the fallback, ensuring that only the intended fallback event is sent."
+ bug: "382545048"
}