未验证 提交 ca4b633a 编写于 作者: O openharmony_ci 提交者: Gitee

!9500 Add auto screen brightening and unlocking

Merge pull request !9500 from zhubx/master
......@@ -17,7 +17,15 @@
},
{
"type": "ShellKit",
"run-command": []
"run-command": [
"param set persist.ace.testmode.enabled 1",
"power-shell wakeup",
"uinput -T -d 300 600 -m 300 600 300 100 -u 300 100",
"power-shell setmode 602"
],
"teardown-command":[
"power-shell setmode 600"
]
}
]
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册