提交 b31e561a 编写于 作者: Z zhong_ning

modify for l2 init

上级 8ffb704c
......@@ -22,7 +22,11 @@ extern "C" {
#endif
#endif
#ifndef OHOS_LITE
#define INIT_CONFIGURATION_FILE "/init.cfg"
#else
#define INIT_CONFIGURATION_FILE "/etc/init.cfg"
#endif
#define MAX_PATH_ARGS_CNT 20
#define MAX_ONE_ARG_LEN 200 // max length of one param/path
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册