diff options
author | 2025-03-24 09:04:41 -0700 | |
---|---|---|
committer | 2025-03-24 09:04:41 -0700 | |
commit | e511fd4008548784561ef38304885293b50a8141 (patch) | |
tree | 1e986b41154e66329bd552d27acbe6c7052803bb | |
parent | 09ae6bf7eae28f4060fc14a4d2b1360646ec7d60 (diff) | |
parent | 87e085d5fcef35fd7a8f5979f1d7597b93cf753f (diff) |
Merge "Delete deprecate deprecate_uiautomation_input_injection flag" into main
-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 9e69b60f93..a2de0093d1 100644 --- a/libs/input/input_flags.aconfig +++ b/libs/input/input_flags.aconfig @@ -234,13 +234,6 @@ flag { } flag { - name: "deprecate_uiautomation_input_injection" - namespace: "input" - description: "Deprecate UiAutomation#injectInputEvent and UiAutomation#injectInputEventToInputFilter test/hidden APIs" - bug: "277261245" -} - -flag { name: "prevent_merging_input_pointer_devices" namespace: "desktop_input" description: "Prevent merging input sub-devices that provide pointer input streams" |