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

Commit 5230c72a 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

am: 4f8e8304

Change-Id: Iae1bdc79ba5267ae564570d36bb155e57cc9008c
parents 4286250f 4f8e8304
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",