提交 c71ae1b0 编写于 作者: M Mupceet

修改persist param的路径

Signed-off-by: NMupceet <laiguizhong@huawei.com>
上级 466ea295
......@@ -76,7 +76,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.
先完成此消息的编辑!
想要评论请 注册