提交 e19a5ba3 编写于 作者: H hekun

fix the error

Signed-off-by: Nhekun <hekun18@huawei.com>
上级 2c1fd695
...@@ -21,8 +21,6 @@ ...@@ -21,8 +21,6 @@
"param set persist.sys.suspend_manager_enabled 0", "param set persist.sys.suspend_manager_enabled 0",
"reboot", "reboot",
"power-shell wakeup", "power-shell wakeup",
"hilog -Q pidoff",
"hilog -b DEBUG",
"uinput -T -d 300 600 -m 300 600 300 100 -u 300 100", "uinput -T -d 300 600 -m 300 600 300 100 -u 300 100",
"power-shell setmode 602" "power-shell setmode 602"
], ],
......
...@@ -17,7 +17,9 @@ ...@@ -17,7 +17,9 @@
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": [
"hilog -Q pidoff" "hilog -Q pidoff",
"power-shell wakeup",
"power-shell setmode 602"
] ]
} }
] ]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册