未验证 提交 2fe07eb3 编写于 作者: O openharmony_ci 提交者: Gitee

!9000 【DFX】hiappevent部件名整改适配用例

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