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

Commit 4f8e8304 authored by Pirama Arumuga Nainar's avatar Pirama Arumuga Nainar Committed by android-build-merger
Browse files

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

am: 6964e754

Change-Id: I8858a18ec131cf6d75df4ddb9850de8e573c3674
parents 9bef850a 6964e754
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",