diff --git a/services/core/test/BUILD.gn b/services/core/test/BUILD.gn index 86c797e..ec5ff78 100755 --- a/services/core/test/BUILD.gn +++ b/services/core/test/BUILD.gn @@ -15,7 +15,7 @@ import("//build/ohos.gni") import("//build/ohos_var.gni") import("//build/test.gni") -module_output_path = "deviceprofile/deviceprofiletest" +module_output_path = "device_profile_core/deviceprofiletest" device_profile_path = "//foundation/deviceprofile/device_profile_core" device_profile_innerkits = "${device_profile_path}/interfaces/innerkits"