未验证 提交 2aafb7c8 编写于 作者: O openharmony_ci 提交者: Gitee

!985 fix:修改系统参数persist的存储路径

Merge pull request !985 from Mupceet/datapath
......@@ -77,7 +77,7 @@ typedef struct cmdLineInfo {
#elif defined __LINUX__
#define DATA_PATH STARTUP_INIT_UT_PATH"/storage/data/system/param/"
#else
#define DATA_PATH STARTUP_INIT_UT_PATH"/data/parameters/"
#define DATA_PATH STARTUP_INIT_UT_PATH"/data/service/el1/startup/parameters/"
#endif
#define CLIENT_PIPE_NAME "/dev/unix/socket/paramservice"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册