diff --git a/bundle_framework_lite.gni b/bundle_framework_lite.gni index 7532bc150ded715b40001162e95b2f4d147ad152..e8cbd1c551e49b0a1a1a9747fdd095a55819364e 100644 --- a/bundle_framework_lite.gni +++ b/bundle_framework_lite.gni @@ -13,7 +13,7 @@ ace_engine_lite_path = "//foundation/arkui/ace_engine_lite" appverify_lite_path = - "//foundation/bundlemanager/appverify/interfaces/innerkits/appverify_lite" + "//base/security/appverify/interfaces/innerkits/appverify_lite" arkui_path = "//foundation/arkui" communication_path = "//foundation/communication" hilog_lite_path = "//base/hiviewdfx/hilog_lite"