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

Commit 008cdaf9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove ASan from gpuservice_unittest"

parents 19ce0cba a7ecb5eb
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -24,9 +24,6 @@ package {
cc_test {
    name: "gpuservice_unittest",
    test_suites: ["device-tests"],
    sanitize: {
        address: true,
    },
    srcs: [
        "GpuMemTest.cpp",
        "GpuMemTracerTest.cpp",