diff --git a/config/subsystem/aafwk/path.gni b/config/subsystem/aafwk/path.gni index 129d956c208590574b4c11b18e799c8b3313098e..557cd12f9a4be28cd67c75c7de81069c180c0569 100755 --- a/config/subsystem/aafwk/path.gni +++ b/config/subsystem/aafwk/path.gni @@ -14,6 +14,6 @@ # declare_args() { - aafwk_lite_path = "//foundation/aafwk/aafwk_lite" + aafwk_lite_path = "//foundation/ability/ability_lite" appexecfwk_lite_path = "//foundation/appexecfwk/appexecfwk_lite" }