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

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

Remove ASan

ASan is deprecated for device.

Bug: 300289881
Change-Id: I6775a64804870a85f35def4ccee4c3a27e3cdb08
parent a70acde2
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -29,9 +29,6 @@ cc_test {
        "skia_renderengine_deps",
    ],
    test_suites: ["device-tests"],
    sanitize: {
        address: true,
    },
    srcs: [
        ":libsurfaceflinger_sources",
        ":libsurfaceflinger_mock_sources",