mirror of
https://gitee.com/openharmony/bundlemanager_bundle_framework
synced 2024-11-27 01:11:15 +00:00
modify bms part
Signed-off-by: 17764556280 <hanfeng6@huawei.com>
This commit is contained in:
parent
e9db664f79
commit
1ce9e0e2eb
10
bundle.json
10
bundle.json
@ -4,7 +4,7 @@
|
||||
"version": "3.1",
|
||||
"license": "Apache 2.0",
|
||||
"segment": {
|
||||
"destPath": "foundation/appexecfwk/standard/services/bundlemgr"
|
||||
"destPath": "foundation/appexecfwk/standard"
|
||||
},
|
||||
"component": {
|
||||
"name": "bundle_framework",
|
||||
@ -18,15 +18,21 @@
|
||||
"ram": "4000KB",
|
||||
"deps": {
|
||||
"components": [
|
||||
"aafwk_standard",
|
||||
"ability_runtime",
|
||||
"access_token",
|
||||
"appverify",
|
||||
"bytrace_standard",
|
||||
"ces_standard",
|
||||
"distributeddatamgr",
|
||||
"eventhandler",
|
||||
"hiviewdfx_hilog_native",
|
||||
"i18n_standard",
|
||||
"ipc",
|
||||
"napi",
|
||||
"os_account_standard",
|
||||
"permission_standard",
|
||||
"safwk",
|
||||
"resmgr_standard",
|
||||
"samgr_standard",
|
||||
"startup_l2",
|
||||
"utils_base"
|
||||
|
@ -18,7 +18,7 @@
|
||||
"ram": "100KB",
|
||||
"deps": {
|
||||
"components": [
|
||||
"aafwk_standard",
|
||||
"ability_runtime",
|
||||
"bundle_framework",
|
||||
"distributeddatamgr",
|
||||
"hiviewdfx_hilog_native",
|
||||
|
@ -18,10 +18,11 @@
|
||||
"ram": "100KB",
|
||||
"deps": {
|
||||
"components": [
|
||||
"aafwk_standard",
|
||||
"ability_runtime",
|
||||
"bundle_framework",
|
||||
"hiviewdfx_hilog_native",
|
||||
"ipc",
|
||||
"resmgr_standard",
|
||||
"samgr_standard",
|
||||
"utils_base"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user