aafwk directory switching

Signed-off-by: shiqichang <shiqichang@huawei.com>
Change-Id: Ie73c398a58b35c4a10d3093fdfab6bfa2c81d9c6
This commit is contained in:
shiqichang 2022-06-06 14:33:07 +08:00
parent 65e778717e
commit 416b72dc27
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ declare_args() {
dsoftbus_standard_get_devicename = true
}
aainnerkits_path = "//foundation/ability/ability_runtime/interfaces/innerkits"
aainnerkits_path = "//foundation/ability/ability_runtime/interfaces/inner_api"
aaservices_path = "//foundation/ability/ability_runtime/services"
aakits_path = "//foundation/ability/ability_runtime/frameworks/kits"

View File

@ -12,7 +12,7 @@
# limitations under the License.
aafwk_inner_api_path =
"//foundation/ability/ability_runtime/interfaces/innerkits"
"//foundation/ability/ability_runtime/interfaces/inner_api"
aafwk_kits_path = "//foundation/ability/ability_runtime/frameworks/kits"
aafwk_services_path = "//foundation/ability/ability_runtime/services"
hispark_pegasus_sdk_path = "//device/soc/hisilicon/hi3861v100/sdk_liteos"