diff --git a/account/OsAccountTest_js/BUILD.gn b/account/OsAccountTest_js/BUILD.gn index e60be6e111f9e0004a4af7fd5c03d73deccc3066..7673df128817942c098862adae6f2505d974ceaf 100755 --- a/account/OsAccountTest_js/BUILD.gn +++ b/account/OsAccountTest_js/BUILD.gn @@ -18,12 +18,14 @@ ohos_js_hap_suite("ActsOsAccountJSApiTest") { ":osaccount_js_assets", ":osaccount_resources", ] + # shared_libraries = [ # "//third_party/giflib:libgif", # "//third_party/libpng:libpng", # ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsOsAccountJSApiTest" + # part_name = "prebuilt_hap" # subsystem_name = "xts" }