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

Commit 7fea6fe1 authored by Yi Kong's avatar Yi Kong Committed by Android (Google) Code Review
Browse files

Merge "[binder] Switch on -Wzero-as-null-pointer-constant warning"

parents 8cbc7692 c2376e44
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -107,6 +107,7 @@ cc_library {
        "-Wall",
        "-Wextra",
        "-Werror",
        "-Wzero-as-null-pointer-constant",
    ],
    product_variables: {
        binder32bit: {