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

Commit 5ed11df4 authored by Vishnu Nair's avatar Vishnu Nair
Browse files

[sf] run transaction trace tests with hwasan

Test: presubmit
Fixes: 272810305
Change-Id: Idf934df00a218cacee9d743a158e35a378bcfec3
parent 8bf29931
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -30,7 +30,7 @@ cc_test {
    ],
    ],
    test_suites: ["device-tests"],
    test_suites: ["device-tests"],
    sanitize: {
    sanitize: {
        address: false,
        address: true,
    },
    },
    srcs: [
    srcs: [
        ":libsurfaceflinger_sources",
        ":libsurfaceflinger_sources",