Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6964e754 authored by Pirama Arumuga Nainar's avatar Pirama Arumuga Nainar Committed by Android (Google) Code Review
Browse files

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

parents 7333793e b7913e1f
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -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",