Merge "Add trackingBug to code used by tests." am: 8cce5a4923 am: f9bda93ccb
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1479879 Change-Id: I96d0ee8dcaf69a21b75fbfba85402d11c86c57f0
This commit is contained in:
@@ -189,7 +189,7 @@ public final class InputManager {
|
|||||||
* Waits for the event to be delivered to the application and handled.
|
* Waits for the event to be delivered to the application and handled.
|
||||||
* @hide
|
* @hide
|
||||||
*/
|
*/
|
||||||
@UnsupportedAppUsage
|
@UnsupportedAppUsage(trackingBug = 171972397)
|
||||||
public static final int INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH = 2; // see InputDispatcher.h
|
public static final int INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH = 2; // see InputDispatcher.h
|
||||||
|
|
||||||
/** @hide */
|
/** @hide */
|
||||||
|
|||||||
Reference in New Issue
Block a user