Loading libs/hwui/Android.bp +0 −3 Original line number Original line Diff line number Diff line Loading @@ -26,9 +26,6 @@ cc_defaults { // a problem // a problem "-Wno-free-nonheap-object", "-Wno-free-nonheap-object", // clang's warning is broken, see: https://llvm.org/bugs/show_bug.cgi?id=21629 "-Wno-missing-braces", // Clang is producing non-determistic binary when the new pass manager is // Clang is producing non-determistic binary when the new pass manager is // enabled. Disable the new PM as a temporary workaround. // enabled. Disable the new PM as a temporary workaround. // b/142372146 // b/142372146 Loading Loading
libs/hwui/Android.bp +0 −3 Original line number Original line Diff line number Diff line Loading @@ -26,9 +26,6 @@ cc_defaults { // a problem // a problem "-Wno-free-nonheap-object", "-Wno-free-nonheap-object", // clang's warning is broken, see: https://llvm.org/bugs/show_bug.cgi?id=21629 "-Wno-missing-braces", // Clang is producing non-determistic binary when the new pass manager is // Clang is producing non-determistic binary when the new pass manager is // enabled. Disable the new PM as a temporary workaround. // enabled. Disable the new PM as a temporary workaround. // b/142372146 // b/142372146 Loading