Merric

Results 1 issues of Merric

**Describe the bug** **请详细描述问题(ZH_CN)** adb 连接正常,但是执行adb shell wm size命令后返回 Error type 2 android.util.AndroidException: Can't connect to window manager; is the system running? at com.android.commands.wm.Wm.onRun(Wm.java:90) at com.android.internal.os.BaseCommand.run(BaseCommand.java:54) at com.android.commands.wm.Wm.main(Wm.java:53) at com.android.internal.os.RuntimeInit.nativeFinishInit(Native...