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

Commit 6f69aba0 authored by Yan Yan's avatar Yan Yan
Browse files

Add VCN CTS and UT to presubmit of VcnManagementService changes

Bug: 274822877
Test: build, presubmit is running
Change-Id: Ic2589fa1f01348f258873bd114deadb8be03cb57
parent f7cb3315
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -53,6 +53,14 @@
            // GWP-ASan's CTS test ensures that recoverable tombstones work,
            // GWP-ASan's CTS test ensures that recoverable tombstones work,
            // which is emitted by the NativeTombstoneManager.
            // which is emitted by the NativeTombstoneManager.
            "name": "CtsGwpAsanTestCases"
            "name": "CtsGwpAsanTestCases"
        },
        {
            "name": "FrameworksVcnTests",
            "file_patterns": ["VcnManagementService\\.java"]
        },
        {
            "name": "CtsVcnTestCases",
            "file_patterns": ["VcnManagementService\\.java"]
        }
        }
    ],
    ],
    "presubmit-large": [
    "presubmit-large": [