Loading init/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ 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 +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ 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