提交 d00c4354 编写于 作者: C chengxingzhen

XTS日志相关命令删除

Signed-off-by: Nchengxingzhen <chengxingzhen@huawei.com>
上级 7ca0f0c8
......@@ -8,14 +8,6 @@
"shell-timeout": "600000"
},
"kits": [
{
"type": "ShellKit",
"run-command": [
" hilog -Q pidoff",
"hilog -Q domainoff",
"hilog -b D"
]
},
{
"test-file-name": [
"ActsAACommandPrintOneTest.hap",
......
......@@ -8,14 +8,6 @@
"shell-timeout": "600000"
},
"kits": [
{
"type": "ShellKit",
"run-command": [
" hilog -Q pidoff",
"hilog -Q domainoff",
"hilog -b D"
]
},
{
"type": "PushKit",
"push": [
......
......@@ -14,12 +14,6 @@
"ActsAbilityMonitorTest.hap"
],
"type": "AppInstallKit",
"run-command": [
" hilog -Q pidoff",
"hilog -Q domainoff",
"hilog -b D",
"hilog -r"
],
"cleanup-apps": true
}
]
......
......@@ -12,12 +12,8 @@
{
"type": "ShellKit",
"run-command": [
"setenforce 0",
"power-shell setmode 602",
"param set persist.ace.testmode.enabled 1",
"hilog -Q pidoff",
"hilog -Q domainoff",
"hilog -b D"
"param set persist.ace.testmode.enabled 1"
]
},
{
......
......@@ -12,12 +12,8 @@
{
"type": "ShellKit",
"run-command": [
"setenforce 0",
"power-shell setmode 602",
"param set persist.ace.testmode.enabled 1",
"hilog -Q pidoff",
"hilog -Q domainoff",
"hilog -b D"
"param set persist.ace.testmode.enabled 1"
]
},
{
......
......@@ -11,11 +11,7 @@
{
"type": "ShellKit",
"run-command": [
"setenforce 0",
"power-shell setmode 602",
"hilog -Q pidoff",
"hilog -Q domainoff",
"hilog -b D"
"power-shell setmode 602"
]
},
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册