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

!2769 modify cust json file to 3.1 rls

Merge pull request !2769 from 杨清/cherry-pick-1647941162
...@@ -17,12 +17,12 @@ ...@@ -17,12 +17,12 @@
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": [
"mkdir -p /system/etc/custxmltest/", "mkdir -p /system/custxmltest/",
"mkdir -p /sys-prod/etc/custxmltest/", "mkdir -p /sys_prod/custxmltest/",
"touch /system/etc/custxmltest/system.xml", "touch /system/custxmltest/system.xml",
"touch /system/etc/custxmltest/both.xml", "touch /system/custxmltest/both.xml",
"touch /sys-prod/etc/custxmltest/both.xml", "touch /sys_prod/custxmltest/both.xml",
"touch /sys-prod/etc/custxmltest/user.xml" "touch /sys_prod/custxmltest/user.xml"
] ]
} }
] ]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册