提交 dbd848c2 编写于 作者: L lyj_love_code

fix the component name of hiappevent

Signed-off-by: Nlyj_love_code <liangyujian2@huawei.com>
上级 c617ad84
......@@ -38,6 +38,6 @@ ohos_moduletest_suite("ActsHiAppEventCPPTest") {
"//third_party/googletest:gtest_main",
]
configs = [ ":hilogtest_config" ]
part_name = "hisysevent_native"
part_name = "hiappevent"
subsystem_name = "hiviewdfx"
}
......@@ -25,7 +25,7 @@ ohos_js_hap_suite("ActsHiAppeventTest") {
# ]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHiAppeventTest"
part_name = "hiappevent_js"
part_name = "hiappevent"
subsystem_name = "hiviewdfx"
}
ohos_js_assets("hiappevent_js_assets") {
......
......@@ -25,7 +25,7 @@ ohos_js_hap_suite("ActsHiAppeventSubTest") {
# ]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHiAppeventSubTest"
part_name = "hiappevent_js"
part_name = "hiappevent"
subsystem_name = "hiviewdfx"
}
ohos_js_assets("hiappevent_js_assets") {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册