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

!5751 Beta3分支合入-生成无障碍节点的命令由手动执行改为自动执行

Merge pull request !5751 from Mupceet/release_0926_xts_beta3
......@@ -15,6 +15,12 @@
],
"type": "AppInstallKit",
"cleanup-apps": true
},
{
"type": "ShellKit",
"run-command": [
"param set persist.ace.testmode.enabled 1"
]
}
]
}
\ No newline at end of file
......@@ -15,6 +15,12 @@
],
"type": "AppInstallKit",
"cleanup-apps": true
},
{
"type": "ShellKit",
"run-command": [
"param set persist.ace.testmode.enabled 1"
]
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册