提交 4357206b 编写于 作者: Z zhangfuzhi

新增亮屏、解锁屏配置

Signed-off-by: Nzhangfuzhi <zhangfuzhi1@huawei.com>
上级 22f5e0f4
......@@ -19,6 +19,8 @@
{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602",
"param set persist.ace.testmode.enabled 1"
]
}
......
......@@ -15,6 +15,12 @@
],
"type": "AppInstallKit",
"cleanup-apps": true
},{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602"
]
}
]
}
\ No newline at end of file
......@@ -15,6 +15,12 @@
],
"type": "AppInstallKit",
"cleanup-apps": true
},{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602"
]
}
]
}
\ No newline at end of file
......@@ -19,6 +19,8 @@
{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602",
"param set persist.ace.testmode.enabled 1"
]
}
......
......@@ -19,6 +19,8 @@
{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602",
"param set persist.ace.testmode.enabled 1"
]
}
......
......@@ -15,6 +15,12 @@
],
"type": "AppInstallKit",
"cleanup-apps": true
},{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602"
]
}
]
}
......@@ -14,6 +14,12 @@
],
"type": "AppInstallKit",
"cleanup-apps": true
},{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602"
]
}
]
}
\ No newline at end of file
......@@ -14,6 +14,12 @@
],
"type": "AppInstallKit",
"cleanup-apps": true
},{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602"
]
}
]
}
\ No newline at end of file
......@@ -14,6 +14,12 @@
],
"type": "AppInstallKit",
"cleanup-apps": true
},{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602"
]
}
]
}
\ No newline at end of file
......@@ -14,6 +14,12 @@
],
"type": "AppInstallKit",
"cleanup-apps": true
},{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602"
]
}
]
}
\ No newline at end of file
......@@ -14,6 +14,12 @@
],
"type": "AppInstallKit",
"cleanup-apps": true
},{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602"
]
}
]
}
\ No newline at end of file
......@@ -24,6 +24,8 @@
{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602",
"param set persist.ace.testmode.enabled 1"
],
"teardown-command":[
......
......@@ -19,6 +19,8 @@
{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602",
"param set persist.ace.testmode.enabled 1"
],
"teardown-command":[
......
......@@ -19,6 +19,9 @@
{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602",
"uinput -T -m 500 1000 500 500 400",
"param set persist.ace.testmode.enabled 1"
],
"teardown-command":[
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册