提交 a7f776cf 编写于 作者: X xinking129

fix code about action xts

Signed-off-by: Nxinking129 <xinxin13@huawei.com>
上级 39613145
...@@ -22,16 +22,12 @@ ...@@ -22,16 +22,12 @@
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": [
"param set persist.sys.suspend_manager_enabled false",
"reboot",
"power-shell wakeup", "power-shell wakeup",
"uinput -T -d 300 600 -m 300 600 300 100 -u 300 100", "power-shell setmode 602",
"power-shell setmode 602" "hilog -Q pidoff",
], "hilog -Q domainoff",
"teardown-command": [ "hilog -b D",
"param set persist.sys.suspend_manager_enabled true", "setenforce 0"
"power-shell setmode 601",
"reboot"
] ]
} }
] ]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册