提交 4015dc1b 编写于 作者: M menglin

menglin@huawei.com

Signed-off-by: Nmenglin <menglin@huawei.com>
上级 391ce7c0
......@@ -16,9 +16,9 @@ group("communication") {
testonly = true
if (is_standard_system) {
deps = [
"wifi_standard:wifi_standard_test",
"ipcrpc_standard/ipcrpctest:ipcrpcTest",
"ipcrpc_standard/ipcrpcservice:ipcrpcService",
"ipcrpc_standard/ipcrpctest:ipcrpcTest",
"wifi_standard:wifi_standard_test",
]
} else {
deps = [ "wifi_standard:wifi_standard_test" ]
......
......@@ -20,7 +20,7 @@ ohos_js_hap_suite("ipcrpcService") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "IpcRpcService"
}
ohos_js_assets("ipcrpcService_assets") {
......@@ -29,4 +29,4 @@ ohos_js_assets("ipcrpcService_assets") {
ohos_resources("ipcrpcService_resources") {
sources = [ "./entry/src/main/resources" ]
hap_profile = "./entry/src/main/config.json"
}
\ No newline at end of file
}
......@@ -20,7 +20,7 @@ ohos_js_hap_suite("ipcrpcTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "IpcRpcTest"
}
ohos_js_assets("ipcrpcTest_assets") {
......@@ -29,4 +29,4 @@ ohos_js_assets("ipcrpcTest_assets") {
ohos_resources("ipcrpcTest_resources") {
sources = [ "./entry/src/main/resources" ]
hap_profile = "./entry/src/main/config.json"
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册