Android 7.1 ANR timeout modify , change , 修改 ANR timeout 時間

android/frameworks/native/services/inputflinger/InputDispatcher.cpp

// Default input dispatching timeout if there is no focused application or paused window
// from which to determine an appropriate dispatching timeout.
const nsecs_t DEFAULT_INPUT_DISPATCHING_TIMEOUT = 5000 * 1000000LL; // 5 sec

未經允許不得轉載:GoMCU » Android 7.1 ANR timeout modify , change , 修改 ANR timeout 時間