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

Commit 98f3b829 authored by Yi Kong's avatar Yi Kong Committed by android-build-merger
Browse files

Merge "Revert "Disable the new pass manager for libhwui""

am: 8c794f12

Change-Id: I670a57ba23a2e87111d2408bc98a1af19bcd9229
parents b896ed6e 8c794f12
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -25,11 +25,6 @@ cc_defaults {
        // GCC false-positives on this warning, and since we -Werror that's
        // a problem
        "-Wno-free-nonheap-object",

        // Clang is producing non-determistic binary when the new pass manager is
        // enabled. Disable the new PM as a temporary workaround.
        // b/142372146
        "-fno-experimental-new-pass-manager",
    ],

    include_dirs: [