提交 0ea74de3 编写于 作者: Z zhubx0704

Add auto screen brightening and unlocking

Signed-off-by: Nzhubx0704 <zhubx0704@thundersoft.com>
上级 33f7fee0
......@@ -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.
先完成此消息的编辑!
想要评论请 注册