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

!8504 【Distributeddatamgr】【OpenHarmony-3.2-Release】设置屏幕长亮

Merge pull request !8504 from lina123456/OpenHarmony-3.2-Release
......@@ -15,7 +15,11 @@
},
{
"type": "ShellKit",
"cleanup-apps": true
"run-command": [
"power-shell wakeup",
"uinput -T -m 594 2117 594 864 400",
"power-shell setmode 602"
]
}
]
}
\ No newline at end of file
......@@ -56,7 +56,7 @@ async function grantPerm() {
}
export default function objectStoreTestV9() {
describe('objectStoreTest', function () {
describe('objectStoreTestV9', function () {
beforeAll(async function (done) {
await grantPerm();
done();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册