modify for l2 init

This commit is contained in:
zhong_ning 2021-06-29 19:02:14 +08:00
parent 8ffb704cf5
commit b31e561a60

View File

@ -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