Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e7a20280 authored by Antonio Kantek's avatar Antonio Kantek Committed by Android (Google) Code Review
Browse files

Merge "Introduce feature flag for UiAutomation inject event test/hidden APIs" into main

parents aacae491 23ff37e3
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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"
}