diff --git a/compileruntime/convertxml_lib_standard/BUILD.gn b/compileruntime/convertxml_lib_standard/BUILD.gn index 1f38fb7e646f3c1da04b930528e40f25701729bd..5ba3897cc574ba4c6da9ab40406dfa661df47bb1 100644 --- a/compileruntime/convertxml_lib_standard/BUILD.gn +++ b/compileruntime/convertxml_lib_standard/BUILD.gn @@ -25,7 +25,7 @@ ohos_js_hap_suite("convertxml_js_test") { # "//third_party/libpng:libpng", # ] certificate_profile = "./signature/openharmony_sx.p7b" - hap_name = "ConvertxmlJSApiTest" + hap_name = "ActsConvertxmlJSApiTest" # part_name = "prebuilt_hap" # subsystem_name = "xts" diff --git a/compileruntime/process_lib_standard/BUILD.gn b/compileruntime/process_lib_standard/BUILD.gn index 775d20038d210f66bf320f1ca1b2778d77bc106c..c9f80a094811ecf9c4b27aceb96154462d2c5e4a 100644 --- a/compileruntime/process_lib_standard/BUILD.gn +++ b/compileruntime/process_lib_standard/BUILD.gn @@ -25,7 +25,7 @@ ohos_js_hap_suite("process_js_test") { # "//third_party/libpng:libpng", # ] certificate_profile = "./signature/openharmony_sx.p7b" - hap_name = "ProcessJSApiTest" + hap_name = "ActsProcessJSApiTest" # part_name = "prebuilt_hap" # subsystem_name = "xts" diff --git a/compileruntime/uri_lib_standard/BUILD.gn b/compileruntime/uri_lib_standard/BUILD.gn index dd6d2008da811cec3f33972c1d5720cb7f4972e9..d21c11588c083b8d067a271c1b583d68d70a82d8 100644 --- a/compileruntime/uri_lib_standard/BUILD.gn +++ b/compileruntime/uri_lib_standard/BUILD.gn @@ -25,7 +25,7 @@ ohos_js_hap_suite("uri_js_test") { # "//third_party/libpng:libpng", # ] certificate_profile = "./signature/openharmony_sx.p7b" - hap_name = "UriJSApiTest" + hap_name = "ActsUriJSApiTest" # part_name = "prebuilt_hap" # subsystem_name = "xts" diff --git a/compileruntime/url_lib_standard/BUILD.gn b/compileruntime/url_lib_standard/BUILD.gn index 557642e6548ed0d2e062eb0a34b6e2a7206ed071..57f3ed486b0a08925864a6c87964b304ca64c9e2 100644 --- a/compileruntime/url_lib_standard/BUILD.gn +++ b/compileruntime/url_lib_standard/BUILD.gn @@ -25,7 +25,7 @@ ohos_js_hap_suite("url_js_test") { # "//third_party/libpng:libpng", # ] certificate_profile = "./signature/openharmony_sx.p7b" - hap_name = "UrlJsTest" + hap_name = "ActsUrlJsTest" # part_name = "prebuilt_hap" # subsystem_name = "xts" diff --git a/compileruntime/util_lib_standard/BUILD.gn b/compileruntime/util_lib_standard/BUILD.gn index 0838ec397fe5f4a6357ecf15d8fd87a84b3c2f06..7678fff0f3c1e37a15a52e80ac77645fd920aaad 100644 --- a/compileruntime/util_lib_standard/BUILD.gn +++ b/compileruntime/util_lib_standard/BUILD.gn @@ -25,7 +25,7 @@ ohos_js_hap_suite("util_js_test") { # "//third_party/libpng:libpng", # ] certificate_profile = "./signature/openharmony_sx.p7b" - hap_name = "UtilJsTest" + hap_name = "ActsUtilJsTest" # part_name = "prebuilt_hap" # subsystem_name = "xts" diff --git a/compileruntime/xml_lib_standard/BUILD.gn b/compileruntime/xml_lib_standard/BUILD.gn index a7baea774bff02a8b741ce9804e07a8b90d71acf..f92371eb9f41aa2ee54d92d98a4c5a85e6e01746 100644 --- a/compileruntime/xml_lib_standard/BUILD.gn +++ b/compileruntime/xml_lib_standard/BUILD.gn @@ -25,7 +25,7 @@ ohos_js_hap_suite("xml_js_test") { # "//third_party/libpng:libpng", # ] certificate_profile = "./signature/openharmony_sx.p7b" - hap_name = "XmlJSApiTest" + hap_name = "ActsXmlJSApiTest" # part_name = "prebuilt_hap" # subsystem_name = "xts"