summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Antonio Kantek <kanant@google.com> 2025-03-24 09:04:41 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2025-03-24 09:04:41 -0700
commite511fd4008548784561ef38304885293b50a8141 (patch)
tree1e986b41154e66329bd552d27acbe6c7052803bb
parent09ae6bf7eae28f4060fc14a4d2b1360646ec7d60 (diff)
parent87e085d5fcef35fd7a8f5979f1d7597b93cf753f (diff)
Merge "Delete deprecate deprecate_uiautomation_input_injection flag" into main
-rw-r--r--libs/input/input_flags.aconfig7
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"