Merge "Merge "Disable LTO on -eng" am: 1918b39942 am: af3e763358" into pi-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
7ac9ac5605
@@ -48,6 +48,11 @@ cc_defaults {
|
||||
device_uses_hwc2: {
|
||||
cflags: ["-DUSE_HWC2"],
|
||||
},
|
||||
eng: {
|
||||
lto: {
|
||||
never: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user