Signed-off-by: chen <chenkang40@huawei.com>
Change-Id: Ia3b040ab9e078ee33101014158652b4db2a5c9a6
This commit is contained in:
chen
2022-02-14 17:14:24 +08:00
parent ee285b663e
commit 6ea74be473
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
import("//build/test.gni")
module_output_path = "samgr/samgr"
module_output_path = "samgr_standard/samgr"
ohos_unittest("ParseUtilTest") {
module_out_path = module_output_path
+1 -1
View File
@@ -13,7 +13,7 @@
import("//build/test.gni")
module_output_path = "samgr/samgr"
module_output_path = "samgr_standard/samgr"
samgr_dir = "//foundation/distributedschedule/samgr"
samgr_services_dir = "${samgr_dir}/services/samgr/native"