Loading init/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,6 @@ cc_defaults { cpp_std: "experimental", sanitize: { misc_undefined: ["signed-integer-overflow"], address: false, // TODO(b/120561310): Fix ASAN to work without /proc mounted and re-enable. }, cflags: [ "-DLOG_UEVENTS=0", Loading Loading
init/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,6 @@ cc_defaults { cpp_std: "experimental", sanitize: { misc_undefined: ["signed-integer-overflow"], address: false, // TODO(b/120561310): Fix ASAN to work without /proc mounted and re-enable. }, cflags: [ "-DLOG_UEVENTS=0", Loading