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

!3467 【rpc修改包名】

Merge pull request !3467 from 杨启博/cherry-pick-1654650687
......@@ -4,7 +4,7 @@
"type": "JSUnitTest",
"test-timeout": "600000",
"package": "com.ohos.rpctest",
"abilityName": "com.ohos.rpc.MainAbility",
"abilityName": "com.ohos.rpctest.MainAbility",
"shell-timeout": "600000"
},
"kits": [
......
......@@ -25,7 +25,7 @@
}
],
"package": "com.ohos.rpctest",
"name": "com.ohos.rpc.MyApplication",
"name": "com.ohos.rpctest.MyApplication",
"deviceType": [
"phone"
],
......@@ -46,7 +46,7 @@
]
}
],
"name": "com.ohos.rpc.MainAbility",
"name": "com.ohos.rpctest.MainAbility",
"icon": "$media:icon",
"description": "$string:mainability_description",
"label": "$string:app_name",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册