Loading init/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -392,6 +392,10 @@ init_first_stage_cc_defaults { ], static_executable: true, lto: { // b/169004486 ThinLTO breaks x86 static executables. never: true, }, system_shared_libs: [], cflags: [ Loading Loading
init/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -392,6 +392,10 @@ init_first_stage_cc_defaults { ], static_executable: true, lto: { // b/169004486 ThinLTO breaks x86 static executables. never: true, }, system_shared_libs: [], cflags: [ Loading