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

Commit 2d969e4d authored by Yi Kong's avatar Yi Kong
Browse files

Revert "Disable the new pass manager for libhwui"

This reverts commit 304d4bd6.

The new pass manager is not the root cause of non-determinism.

Change-Id: I5c0c44bbefd7f3c0442422f5c718e77b1f18f139
parent 73cab34d
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: [