fix l1 build

This commit is contained in:
zhong_ning
2021-06-29 16:14:28 +08:00
parent 3075685215
commit 8ffb704cf5
+1 -1
View File
@@ -111,7 +111,7 @@ int main(int argc, char * const argv[])
// 5. read configuration file and do jobs
InitReadCfg();
#ifdef OHOS_LITE
#ifndef OHOS_LITE
LoadDefaultProperty("/system/build.prop");
LoadDefaultProperty("/system/buildz.prop");
LoadDefaultProperty("/vendor/build.prop");