--- [STEP 1] Start Game ---
[20:47:17]

Found start_btn.png! Clicking...
Exception occurred while executing 'tap':
java.lang.SecurityException: Injecting input events requires the caller (or the source of the instrumentation, if any) to have the INJECT_EVENTS permission.
at com.android.server.input.InputManagerService.injectInputEventToTarget(Unknown Source:42)
at com.android.server.input.InputManagerService.injectInputEventToTarget(Unknown Source:6)
at android.hardware.input.InputManagerGlobal.injectInputEvent(Unknown Source:24)
at android.hardware.input.InputManagerGlobal.injectInputEvent(Unknown Source:1)
at com.android.server.input.InputShellCommand.injectInputEvent(Unknown Source:8)
at com.android.server.input.InputShellCommand.$r8$lambda$hGxb9MovDr1pEN3Qnb51vH9VzpA(Unknown Source:0)
at com.android.server.input.InputShellCommand$$ExternalSyntheticLambda0.accept(Unknown Source:4)
at com.android.server.input.InputShellCommand.injectMotionEvent(Unknown Source:200)
at com.android.server.input.InputShellCommand.injectMotionEvent(Unknown Source:44)
at com.android.server.input.InputShellCommand.sendTap(Unknown Source:13)
at com.android.server.input.InputShellCommand.runTap(Unknown Source:22)
at com.android.server.input.InputShellCommand.onCommand(Unknown Source:89)
at com.android.modules.utils.BasicShellCommandHandler.exec(Unknown Source:30)
at android.os.ShellCommand.exec(Unknown Source:4)
at com.android.server.input.InputManagerService.onShellCommand(Unknown Source:12)
at android.os.Binder.shellCommand(Unknown Source:0)
at android.os.Binder.onTransact(Unknown Source:61)
at android.hardware.input.IInputManager$Stub.onTransact(Unknown Source:25)
at android.os.Binder.execTransactInternal(Unknown Source:108)
at android.os.Binder.execTransact(Unknown Source:36)
--- [STEP 2] Login Screen ---