mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2025-01-01 23:08:29 +00:00
build:appdatamgr split to relational_store/data_share/preferences code warehouse
Signed-off-by: PaDaBoo <xuejianwu@huawei.com>
This commit is contained in:
parent
eea472caab
commit
a2089ec61b
@ -50,8 +50,8 @@ if (defined(ohos_lite)) {
|
|||||||
bus_center_core_adapter_inc = [
|
bus_center_core_adapter_inc = [
|
||||||
"$dsoftbus_root_path/adapter/common/bus_center/include",
|
"$dsoftbus_root_path/adapter/common/bus_center/include",
|
||||||
"$dsoftbus_root_path/core/adapter/bus_center/include",
|
"$dsoftbus_root_path/core/adapter/bus_center/include",
|
||||||
"//foundation/distributeddatamgr/appdatamgr/relational_store/interfaces/inner_api/rdb/include",
|
"//foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include",
|
||||||
"//foundation/distributeddatamgr/appdatamgr/relational_store/interfaces/inner_api/dataability/include",
|
"//foundation/distributeddatamgr/relational_store/interfaces/inner_api/dataability/include",
|
||||||
"//base/account/os_account/interfaces/innerkits/ohosaccount/native/include/",
|
"//base/account/os_account/interfaces/innerkits/ohosaccount/native/include/",
|
||||||
]
|
]
|
||||||
|
|
||||||
@ -63,8 +63,8 @@ if (defined(ohos_lite)) {
|
|||||||
"${ability_runtime_path}/frameworks/native/ability/native:data_ability_helper",
|
"${ability_runtime_path}/frameworks/native/ability/native:data_ability_helper",
|
||||||
"//base/account/os_account/frameworks/ohosaccount/native:libaccountkits",
|
"//base/account/os_account/frameworks/ohosaccount/native:libaccountkits",
|
||||||
"//base/account/os_account/frameworks/osaccount/native:os_account_innerkits",
|
"//base/account/os_account/frameworks/osaccount/native:os_account_innerkits",
|
||||||
"//foundation/distributeddatamgr/appdatamgr/relational_store/interfaces/inner_api/dataability:native_dataability",
|
"//foundation/distributeddatamgr/relational_store/interfaces/inner_api/dataability:native_dataability",
|
||||||
"//foundation/distributeddatamgr/appdatamgr/relational_store/interfaces/inner_api/rdb:native_rdb",
|
"//foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb:native_rdb",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user