Skip to content

Commit e7a2028

Browse files
Antonio KantekAndroid (Google) Code Review
authored andcommitted
Merge "Introduce feature flag for UiAutomation inject event test/hidden APIs" into main
2 parents aacae49 + 23ff37e commit e7a2028

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

libs/input/input_flags.aconfig

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,3 +244,11 @@ flag {
244244
purpose: PURPOSE_BUGFIX
245245
}
246246
}
247+
248+
flag {
249+
name: "deprecate_uiautomation_input_injection"
250+
namespace: "input"
251+
description: "Deprecate UiAutomation#injectInputEvent and UiAutomation#injectInputEventToInputFilter test/hidden APIs"
252+
bug: "277261245"
253+
}
254+

0 commit comments

Comments
 (0)