mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2024-11-27 02:40:40 +00:00
aafwk directory switching
Signed-off-by: shiqichang <shiqichang@huawei.com> Change-Id: Ie73c398a58b35c4a10d3093fdfab6bfa2c81d9c6
This commit is contained in:
parent
65e778717e
commit
416b72dc27
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user