-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbundle.json
202 lines (202 loc) · 8.31 KB
/
bundle.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
{
"name": "@ohos/bundle_framework",
"description": "提供OpenHarmony应用和服务安装包的安装、更新、卸载以及信息查询等能力,包含包管理接口和包管理服务",
"version": "4.0",
"license": "Apache License 2.0",
"segment": {
"destPath": "foundation/bundlemanager/bundle_framework"
},
"component": {
"name": "bundle_framework",
"subsystem": "bundlemanager",
"syscap": [
"SystemCapability.BundleManager.BundleFramework",
"SystemCapability.BundleManager.Zlib",
"SystemCapability.BundleManager.BundleFramework.AppControl",
"SystemCapability.BundleManager.BundleFramework.Core",
"SystemCapability.BundleManager.BundleFramework.FreeInstall",
"SystemCapability.BundleManager.BundleFramework.Launcher",
"SystemCapability.BundleManager.BundleFramework.DefaultApp",
"SystemCapability.BundleManager.BundleFramework.Resource",
"SystemCapability.BundleManager.BundleFramework.Overlay"
],
"features": [
"bundle_framework_graphics",
"bundle_framework_free_install",
"bundle_framework_default_app",
"bundle_framework_launcher",
"bundle_framework_sandbox_app",
"bundle_framework_quick_fix",
"bundle_framework_form_dimension_2_3",
"bundle_framework_form_dimension_3_3"
],
"hisysevent_config": [
"//foundation/bundlemanager/bundle_framework/hisysevent.yaml"
],
"adapted_system_type": [
"standard"
],
"rom": "~8000KB",
"ram": "~14106KB",
"deps": {
"components": [
"ability_base",
"ability_runtime",
"access_token",
"app_domain_verify",
"appverify",
"battery_manager",
"common_event_service",
"config_policy",
"c_utils",
"device_info_manager",
"device_usage_statistics",
"display_manager",
"ecological_rule_manager",
"eventhandler",
"faultloggerd",
"ffrt",
"hicollie",
"hisysevent",
"hitrace",
"hilog",
"i18n",
"init",
"ipc",
"image_framework",
"napi",
"os_account",
"power_manager",
"safwk",
"resource_management",
"samgr",
"selinux_adapter",
"syscap_codec",
"storage_service",
"window_manager",
"distributed_bundle_framework",
"relational_store",
"runtime_core",
"dlp_permission_service",
"code_signature",
"udmf",
"ace_engine",
"ets_runtime",
"json",
"zlib",
"appspawn",
"bounds_checking_function",
"webview"
],
"third_party": [
"libuv",
"jsoncpp"
]
},
"build": {
"sub_component": [
"//foundation/bundlemanager/bundle_framework:bms_target",
"//foundation/bundlemanager/bundle_framework/etc:bms_para"
],
"inner_kits": [
{
"header": {
"header_base": "//foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include",
"header_files": [
"ability_info.h",
"appexecfwk_errors.h",
"application_info.h",
"bundle_info.h"
]
},
"name": "//foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base:appexecfwk_base"
},
{
"header": {
"header_base": "//foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include",
"header_files": [
"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",
"bundlemgr/bundle_installer_proxy.h",
"bundlemgr/bundle_mgr_proxy.h",
"bundlemgr/bundle_status_callback_proxy.h",
"bundlemgr/bundle_stream_installer_proxy.h",
"bundlemgr/bundle_user_mgr_proxy.h",
"bundlemgr/clean_cache_callback_proxy.h",
"bundlemgr/bundle_mgr_client_impl.h"
]
},
"name": "//foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core:appexecfwk_core"
},
{
"header": {
"header_base": "//foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include",
"header_files": [
"bundlemgr/bundle_mgr_mini_proxy.h"
]
},
"name": "//foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core:bundlemgr_mini"
},
{
"header": {
"header_base": "//foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include",
"header_files": [
"bms_extension_data_mgr.h",
"bms_extension_profile.h",
"bms_extension.h",
"bundle_mgr_ext_register.h",
"bundle_mgr_ext.h"
]
},
"name": "//foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension:bundlemgr_extension"
},
{
"header": {
"header_base": "//foundation/bundlemanager/bundle_framework/common/log/include",
"header_files": [
"app_log_wrapper.h"
]
},
"name": "//foundation/bundlemanager/bundle_framework/common:libappexecfwk_common"
},
{
"header": {
"header_base": "//foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src",
"header_files": [
"bundle_manager_convert.h",
"bundle_manager_utils.h",
"bundle_manager_ffi.h"
]
},
"name": "//foundation/bundlemanager/bundle_framework/interfaces/kits/cj:cj_bundle_manager_ffi"
},
{
"header": {
"header_base": "//foundation/bundlemanager/bundle_framework/interfaces/kits/js/common",
"header_files": [
"base_cb_info.h",
"bundle_errors.h",
"business_error.h",
"common_func.h",
"napi_arg.h",
"napi_constants.h"
]
},
"name": "//foundation/bundlemanager/bundle_framework/interfaces/kits/js/common:bundle_napi_common"
},
{
"name": "//foundation/bundlemanager/bundle_framework/services/bundlemgr:bundle_tool_libs",
"visibility": [
"bundle_tool"
]
}
],
"test": [
"//foundation/bundlemanager/bundle_framework:test_target"
]
}
}
}