add bundle_framework dependency

Signed-off-by: 张欣宇 <zhangxinyu74@huawei.com>
Change-Id: Iff8e95c731bc62130e8c10fdab567ffb3e2dc979
This commit is contained in:
张欣宇 2024-02-04 03:18:27 +00:00
parent fdaaf3c477
commit a544d81efd
2 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,7 @@ ohos_unittest("accessibility_ui_test_ability_impl_test") {
"ability_runtime:abilitykit_native",
"ability_runtime:dataobs_manager",
"ability_runtime:extension_manager",
"bundle_framework:appexecfwk_core",
"c_utils:utils",
"data_share:datashare_common",
"data_share:datashare_consumer",

View File

@ -74,6 +74,7 @@ ohos_unittest("asac_unit_test") {
"ability_runtime:dataobs_manager",
"ability_runtime:extension_manager",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"c_utils:utils",
"data_share:datashare_common",
"data_share:datashare_consumer",