diff --git a/hiviewdfx/hiappeventtest/hiappeventjstest/BUILD.gn b/hiviewdfx/hiappeventtest/hiappeventjstest/BUILD.gn index c2f5cb7583fcc6ab84336e2d3ed416032aa5eabe..3f6a7b40964c250abe8d8f3ba85785ccd9a8e73f 100644 --- a/hiviewdfx/hiappeventtest/hiappeventjstest/BUILD.gn +++ b/hiviewdfx/hiappeventtest/hiappeventjstest/BUILD.gn @@ -25,9 +25,8 @@ ohos_js_hap_suite("ActsHiAppeventTest") { # ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsHiAppeventTest" - - # part_name = "prebuilt_hap" - # subsystem_name = "xts" + part_name = "hiappevent_js" + subsystem_name = "hiviewdfx" } ohos_js_assets("hiappevent_js_assets") { js2abc = true diff --git a/hiviewdfx/hiappeventtest/hiappeventsubjstest/BUILD.gn b/hiviewdfx/hiappeventtest/hiappeventsubjstest/BUILD.gn index 28d26deeaa581201a97bdb451c718f5592910b1e..2c8db3d5cd8c09f11470ceef25700041b69efa04 100755 --- a/hiviewdfx/hiappeventtest/hiappeventsubjstest/BUILD.gn +++ b/hiviewdfx/hiappeventtest/hiappeventsubjstest/BUILD.gn @@ -25,9 +25,8 @@ ohos_js_hap_suite("ActsHiAppeventSubTest") { # ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsHiAppeventSubTest" - - # part_name = "prebuilt_hap" - # subsystem_name = "xts" + part_name = "hiappevent_js" + subsystem_name = "hiviewdfx" } ohos_js_assets("hiappevent_js_assets") { js2abc = true