Loading system/stack/Android.bp +8 −3 Original line number Diff line number Diff line Loading @@ -1002,9 +1002,14 @@ cc_test { "libprotobuf-cpp-lite", ], sanitize: { hwaddress: true, address: true, all_undefined: true, cfi: true, integer_overflow: true, scs: true, diag: { undefined : true }, }, } Loading Loading
system/stack/Android.bp +8 −3 Original line number Diff line number Diff line Loading @@ -1002,9 +1002,14 @@ cc_test { "libprotobuf-cpp-lite", ], sanitize: { hwaddress: true, address: true, all_undefined: true, cfi: true, integer_overflow: true, scs: true, diag: { undefined : true }, }, } Loading