Merge "Revert "Disable LTO temporarily for hwui"" into pi-dev

This commit is contained in:
Pirama Arumuga Nainar
2018-03-12 20:16:01 +00:00
committed by Android (Google) Code Review

View File

@@ -6,10 +6,7 @@ cc_defaults {
//"hwui_bugreport_font_cache_usage",
//"hwui_compile_for_perf",
"hwui_pgo",
// Disable LTO temporarily. LTO does not seem to interact well with
// PGO profile-file updates and incremental builds in the build
// servers.
// "hwui_lto",
"hwui_lto",
],
cpp_std: "c++17",