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

Commit 3193ab47 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove ASan from gpuservice_unittest" am: 008cdaf9 am: 60cd806a

parents 595cc8ad 60cd806a
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",