diff --git a/location/geolocation_errorCode/BUILD.gn b/location/geolocation_errorCode/BUILD.gn index 8bb99a591a1f0ce382a4346127cf4492b2efd1bc..cf79581372f69c5af8c680ffd250420b51a0ea0d 100644 --- a/location/geolocation_errorCode/BUILD.gn +++ b/location/geolocation_errorCode/BUILD.gn @@ -19,10 +19,6 @@ ohos_js_hap_suite("ActslocationErrorCodeTest") { ":geolocation_resources", ] - # shared_libraries = [ - # "//third_party/giflib:libgif", - # "//third_party/libpng:libpng", - # ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActslocationErrorCodeApiTest" part_name = "location" diff --git a/location/geolocation_standard/BUILD.gn b/location/geolocation_standard/BUILD.gn index 97b6099fc82b380f33f323f31d5d670dd3d01a97..3a86942a30b6b1bb07cd6300ca37f1f04d110ace 100644 --- a/location/geolocation_standard/BUILD.gn +++ b/location/geolocation_standard/BUILD.gn @@ -19,10 +19,6 @@ ohos_js_hap_suite("ActslocationJsTest") { ":geolocation_resources", ] - # shared_libraries = [ - # "//third_party/giflib:libgif", - # "//third_party/libpng:libpng", - # ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActslocationJSApiTest" part_name = "location"