提交 3e413302 编写于 作者: Y yangjian

feat: support UtilsSetEnv

Signed-off-by: Nyangjian <jianyang@bestechnic.com>
Change-Id: I41aabbfc93d7f3270f1c92dff9797ef1cb770e54
上级 19c54f7d
......@@ -164,4 +164,9 @@ int ClearKVCache(void)
{
return ClearKVCacheInner();
}
#endif
\ No newline at end of file
#endif
int UtilsSetEnv(const char* path)
{
return EC_SUCCESS;
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册