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

am: 6964e7548f

Change-Id: I8858a18ec131cf6d75df4ddb9850de8e573c3674
This commit is contained in:
Pirama Arumuga Nainar
2018-03-12 21:42:56 +00:00
committed by android-build-merger

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",