diff options
| -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 5c4b88912c..560166c2bd 100644 --- a/libs/input/input_flags.aconfig +++ b/libs/input/input_flags.aconfig @@ -16,13 +16,6 @@ flag { } flag { - name: "enable_pointer_choreographer" - namespace: "input" - description: "Set to true to enable PointerChoreographer: the new pipeline for showing pointer icons" - bug: "293587049" -} - -flag { name: "enable_gestures_library_timer_provider" namespace: "input" description: "Set to true to enable timer support for the touchpad Gestures library" |