资讯

java.lang.NullPointerException: Attempt to invoke virtual method 'android.view.InputDevice android.hardware.input.InputManagerGlobal.getInputDevice (int)' on a null object reference ...
Describe the bug The reason is that the tool in B Assistant is called in A Assistant, so in AiServiceStreamingResponseHandler, execute toolExecutor.execute (toolExecutionRequest, memoryId); ...