提交 2fe28767 编写于 作者: O openharmony_ci 提交者: Gitee

!259 add distributeddatamgr_objectstore

Merge pull request !259 from hanlu/master
......@@ -33,6 +33,23 @@
"utils_base"
]
}
}
]
}
},
{
"component": "objectstore",
"description": "distributed objectstore",
"optional": "true",
"dirs": ["foundation/distributeddatamgr/objectstore"],
"targets": ["//foundation/distributeddatamgr/objectstore:objectstoremgr"],
"rom": "20KB",
"ram": "",
"output": ["objectstore.so"],
"adapted_kernel": ["liteos_a",
"linux"],
"deps": {
"components": ["utils_base",
"hilog"]
},
"features": []
}
]
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册