1 Star 0 Fork 684

rk_gaohc/appexecfwk_standard

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ohos.build 4.97 KB
一键复制 编辑 原始数据 按行查看 历史
blackleon 提交于 2021-09-13 13:22 . !33 测试静态编译
{
"aosp_java_api_allowlist": "//foundation/appexecfwk/adapter/appexecfwk-java-aosp-apis.txt",
"aosp_cxx_api_allowlist": "//foundation/appexecfwk/adapter/appexecfwk_cxx_api_allowlist.txt",
"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",
"form_constants.h",
"form_js_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",
"formmgr/form_mgr_interface.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"
},
{
"header": {
"header_base": "//foundation/appexecfwk/standard/interfaces/innerkits/fmskit/native/include",
"header_files": [
"form_callback_interface.h",
"form_host_client.h",
"form_mgr.h"
]
},
"name": "//foundation/appexecfwk/standard/interfaces/innerkits/fmskit:fmskit_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/test/resource/bmssystemtestability/abilitySrc:bms_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/services/formmgr/test:unittest",
"//foundation/appexecfwk/standard/test/systemtest:systemtest",
"//foundation/appexecfwk/standard/tools/test:moduletest",
"//foundation/appexecfwk/standard/tools/test:systemtest",
"//foundation/appexecfwk/standard/tools/test:unittest",
"//foundation/appexecfwk/standard/libs/libeventhandler/test:unittest",
"//foundation/appexecfwk/standard/libs/test:moduletest",
"//foundation/appexecfwk/standard/interfaces/innerkits/task_dispatcher/test:unittest",
"//foundation/appexecfwk/standard/interfaces/innerkits/test:moduletest"
],
"variants": [
"phone",
"ivi"
]
}
},
"subsystem": "appexecfwk"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/rk_gaohc/appexecfwk_standard.git
git@gitee.com:rk_gaohc/appexecfwk_standard.git
rk_gaohc
appexecfwk_standard
appexecfwk_standard
master_rk

搜索帮助