3 Star 0 Fork 9

OpenHarmony / distributedschedule_samgr_lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
huangxiaolinabc123 提交于 2022-08-01 09:36 . modify samgr
{
"name": "@ohos/systemabilitymgr_samgr_lite",
"description": "system ability manager",
"homePage": "https://gitee.com/openharmony",
"version": "3.1",
"license": "Apache License 2.0",
"repository": "https://gitee.com/openharmony/systemabilitymgr_samgr_lite",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/systemabilitymgr/samgr_lite"
},
"dirs": {},
"scripts": {},
"component": {
"name": "samgr_lite",
"subsystem": "systemabilitymgr",
"adapted_system_type": [
"small"
],
"adapted_kernel": [
"liteos_a",
"liteos_m",
"linux"
],
"rom": "62KB",
"ram": "",
"deps": {
"components": [
"utils_base",
"hilog_lite"
],
"third_party": [
"bounds_checking_function",
"cJSON"
]
},
"build": {
"sub_component": [
"//foundation/systemabilitymgr/samgr_lite:samgr"
]
}
}
}
1
https://gitee.com/openharmony/distributedschedule_samgr_lite.git
git@gitee.com:openharmony/distributedschedule_samgr_lite.git
openharmony
distributedschedule_samgr_lite
distributedschedule_samgr_lite
master

搜索帮助