提交 8ffb704c 编写于 作者: Z zhong_ning

fix l1 build

上级 30756852
...@@ -111,7 +111,7 @@ int main(int argc, char * const argv[]) ...@@ -111,7 +111,7 @@ int main(int argc, char * const argv[])
// 5. read configuration file and do jobs // 5. read configuration file and do jobs
InitReadCfg(); InitReadCfg();
#ifdef OHOS_LITE #ifndef OHOS_LITE
LoadDefaultProperty("/system/build.prop"); LoadDefaultProperty("/system/build.prop");
LoadDefaultProperty("/system/buildz.prop"); LoadDefaultProperty("/system/buildz.prop");
LoadDefaultProperty("/vendor/build.prop"); LoadDefaultProperty("/vendor/build.prop");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册