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

Commit d52ae261 authored by Ken Chen's avatar Ken Chen Committed by android-build-merger
Browse files

Disable Asan on resolv_integration_test am: d0f21362 am: 9a0d7f6b

am: c54c7bf1

Change-Id: I1c47ffa6c02e8e68d0a4a9ebca1232ac361d6707
parents 659fec30 c54c7bf1
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -188,10 +188,6 @@ cc_test {
        "netd_event_listener_interface-cpp",
    ],
    compile_multilib: "both",
    sanitize: {
        address: true,
        recover: ["all"],
    },
}

cc_test {