summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
author Antonio Kantek <kanant@google.com> 2025-01-22 12:03:42 -0800
committer Android (Google) Code Review <android-gerrit@google.com> 2025-01-22 12:03:42 -0800
commite7a20280e042d0a2faceeaeb28b2fded4f164a00 (patch)
tree8c8b6b59fa9a7428b792bb77624939a1427a2ea1 /libs
parentaacae491acf3d40e42d869eeebb1935a694fdcf3 (diff)
parent23ff37e3176baf939326dfe0c5b6ae6857bef67f (diff)
Merge "Introduce feature flag for UiAutomation inject event test/hidden APIs" into main
Diffstat (limited to 'libs')
-rw-r--r--libs/input/input_flags.aconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/libs/input/input_flags.aconfig b/libs/input/input_flags.aconfig
index bf928f4847..f17575d60b 100644
--- a/libs/input/input_flags.aconfig
+++ b/libs/input/input_flags.aconfig
@@ -244,3 +244,11 @@ flag {
purpose: PURPOSE_BUGFIX
}
}
+
+flag {
+ name: "deprecate_uiautomation_input_injection"
+ namespace: "input"
+ description: "Deprecate UiAutomation#injectInputEvent and UiAutomation#injectInputEventToInputFilter test/hidden APIs"
+ bug: "277261245"
+}
+