mirror of
https://github.com/openharmony/startup_init_lite.git
synced 2026-07-19 17:07:55 -04:00
fix l1 build
This commit is contained in:
+1
-1
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user