diff options
Diffstat (limited to 'libs')
| -rw-r--r-- | libs/input/input_flags.aconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libs/input/input_flags.aconfig b/libs/input/input_flags.aconfig index 17854eb694..de5e42875e 100644 --- a/libs/input/input_flags.aconfig +++ b/libs/input/input_flags.aconfig @@ -120,13 +120,6 @@ flag { } flag { - name: "hide_pointer_indicators_for_secure_windows" - namespace: "input" - description: "Hide touch and pointer indicators if a secure window is present on display" - bug: "325252005" -} - -flag { name: "enable_keyboard_classifier" namespace: "input" description: "Keyboard classifier that classifies all keyboards into alphabetic or non-alphabetic" |