提交 66497e88 编写于 作者: C chengxingzhen

xts增加亮屏解锁的操作

Signed-off-by: Nchengxingzhen <chengxingzhen@huawei.com>
上级 7b7054e8
......@@ -15,7 +15,15 @@
],
"type": "AppInstallKit",
"cleanup-apps": true
}
},
{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602",
"uinput -T -d 300 600 -m 300 600 300 100 -u 300 100"
]
}
]
}
......@@ -14,7 +14,15 @@
],
"type": "AppInstallKit",
"cleanup-apps": true
}
},
{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602",
"uinput -T -d 300 600 -m 300 600 300 100 -u 300 100"
]
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册