提交 9712a88a 编写于 作者: O openharmony_ci 提交者: Gitee

!61 feat: support UtilsSetEnv

Merge pull request !61 from besyangjian/master
......@@ -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.
先完成此消息的编辑!
想要评论请 注册