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

Commit de41be24 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[sf] run transaction trace tests with hwasan" into udc-dev

parents af744398 5ed11df4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ cc_test {
    ],
    test_suites: ["device-tests"],
    sanitize: {
        address: false,
        address: true,
    },
    srcs: [
        ":libsurfaceflinger_sources",