1 Star 0 Fork 645

赵凯/appexecfwk_standard

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ohos.build 3.93 KB
一键复制 编辑 原始数据 按行查看 历史
mamingshuai 提交于 2021-06-02 00:05 . update OpenHarmony 2.0 Canary
{
"parts": {
"appexecfwk_standard": {
"inner_kits": [
{
"header": {
"header_base": "//foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_base/include",
"header_files": [
"ability_info.h",
"appexecfwk_errors.h",
"application_info.h",
"element_name.h",
"bundle_info.h"
]
},
"name": "//foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_base:appexecfwk_base"
},
{
"header": {
"header_base": "//foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_core/include",
"header_files": [
"appmgr/app_mgr_client.h",
"appmgr/iapp_state_callback.h",
"appmgr/app_state_callback_host.h",
"appmgr/app_mgr_constants.h",
"bundlemgr/bundle_installer_interface.h",
"bundlemgr/bundle_mgr_interface.h",
"bundlemgr/bundle_status_callback_interface.h",
"bundlemgr/clean_cache_callback_interface.h",
"bundlemgr/status_receiver_interface.h",
"appmgr/app_process_data.h"
]
},
"name": "//foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_core:appexecfwk_core"
},
{
"header": {
"header_base": "//foundation/appexecfwk/standard/interfaces/innerkits/libeventhandler/include",
"header_files": [
"event_handler_errors.h",
"event_handler.h",
"event_queue.h",
"event_runner.h",
"inner_event.h",
"file_descriptor_listener.h",
"native_implement_eventhandler.h"
]
},
"name": "//foundation/appexecfwk/standard/interfaces/innerkits/libeventhandler:libeventhandler"
},
{
"header": {
"header_base": "//foundation/appexecfwk/standard/interfaces/innerkits/eventhandler_native/eventhandler",
"header_files": [
"native_interface_eventhandler.h"
]
},
"name": "//foundation/appexecfwk/standard/interfaces/innerkits/eventhandler_native:eventhandler_native"
}
],
"module_list": [
"//foundation/appexecfwk/standard/common:common_target",
"//foundation/appexecfwk/standard/services:services_target",
"//foundation/appexecfwk/standard/tools:tools_target",
"//foundation/appexecfwk/standard/interfaces/innerkits:innerkits_target",
"//foundation/appexecfwk/standard/kits:appkit_native",
"//foundation/appexecfwk/standard/kits:appexec",
"//foundation/appexecfwk/standard/sa_profile:appexecfwk_sa_profile",
"//foundation/appexecfwk/standard/sa_profile:foundation.rc",
"//foundation/appexecfwk/standard/test/resource/amssystemtestability/abilitySrc:ams_system_test_app",
"//foundation/appexecfwk/standard/kits/appkit/napi:napi_packages"
],
"test_list": [
"//foundation/appexecfwk/standard/kits/appkit/native/test:unittest",
"//foundation/appexecfwk/standard/kits/appkit/test:moduletest",
"//foundation/appexecfwk/standard/services/test:moduletest",
"//foundation/appexecfwk/standard/services/bundlemgr/test:unittest",
"//foundation/appexecfwk/standard/services/appmgr/test:unittest",
"//foundation/appexecfwk/standard/test/systemtest:systemtest",
"//foundation/appexecfwk/standard/tools/test:moduletest",
"//foundation/appexecfwk/standard/tools/test:unittest",
"//foundation/appexecfwk/standard/libs/libeventhandler/test:unittest",
"//foundation/appexecfwk/standard/libs/test:moduletest"
],
"variants": [
"phone",
"ivi"
]
}
},
"subsystem": "appexecfwk"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hisi_zk/appexecfwk_standard.git
git@gitee.com:hisi_zk/appexecfwk_standard.git
hisi_zk
appexecfwk_standard
appexecfwk_standard
master

搜索帮助