mirror of
https://gitee.com/openharmony/bundlemanager_bundle_framework
synced 2024-11-27 01:11:15 +00:00
878162fe7f
Description:BMS的SA添加对权限管理SA的依赖 Sig: SIG_ApplicaitonFramework Feature or Bugfix: Feature Binary Source: No Signed-off-by: zhaogan <zhaogan2@huawei.com>
17 lines
382 B
JSON
17 lines
382 B
JSON
{
|
|
"process": "foundation",
|
|
"systemability": [
|
|
{
|
|
"name": 401,
|
|
"libpath": "libbms.z.so",
|
|
"run-on-create": true,
|
|
"depend_time_out": 60000,
|
|
"distributed": false,
|
|
"bootphase": "CoreStartPhase",
|
|
"dump_level": 1,
|
|
"depend": [
|
|
3503
|
|
]
|
|
}
|
|
]
|
|
} |