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

Commit 97db0409 authored by Mitch Phillips's avatar Mitch Phillips
Browse files

Ensure GWP-ASan CTS runs in tombstone management presubmit

Should hopefully prevent problems like ag/23201137

Bug: 281995627
Test: Presubmit runs the test.
Change-Id: I4987685fe0d61f35932989971c0561ed1fb02414
parent 543e617c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -55,6 +55,11 @@
        {
            "name": "BinaryTransparencyHostTest",
            "file_patterns": ["BinaryTransparencyService\\.java"]
        },
        {
            // GWP-ASan's CTS test ensures that recoverable tombstones work,
            // which is emitted by the NativeTombstoneManager.
            "name": "CtsGwpAsanTestCases"
        }
    ],
    "presubmit-large": [