提交 5b45166b 编写于 作者: H hanlu

add objectstore

Signed-off-by: Nhanlu <hanlu1@huawei.com>
上级 d5ea9782
......@@ -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.
先完成此消息的编辑!
想要评论请 注册