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

Commit a7ecb5eb authored by Florian Mayer's avatar Florian Mayer
Browse files

Remove ASan from gpuservice_unittest

This test is being run in CI on hwasan.

Change-Id: I76aed95e5099951ad6b34fc7519b518dfaa751b8
parent 1d6e877d
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",