Merge "Add trackingBug to code used by tests."
This commit is contained in:
committed by
Android (Google) Code Review
commit
f8ff1f63c3
@@ -231,7 +231,7 @@ public final class InputManager {
|
||||
* Waits for the event to be delivered to the application and handled.
|
||||
* @hide
|
||||
*/
|
||||
@UnsupportedAppUsage
|
||||
@UnsupportedAppUsage(trackingBug = 171972397)
|
||||
public static final int INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH =
|
||||
InputEventInjectionSync.WAIT_FOR_FINISHED;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user