未验证 提交 173285d7 编写于 作者: O openharmony_ci 提交者: Gitee

!1704 回退1672

Merge pull request !1704 from 李明康/回退1672
......@@ -135,12 +135,10 @@ void LiteParamService(void)
{
static int init = 0;
if (init) {
printf("LiteParamService has been init \n");
return;
}
init = 1;
EnableInitLog(INIT_INFO);
printf("LiteParamService \n");
InitParamService();
// get persist param
LoadPersistParams();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册