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

Commit 03a577eb authored by Dan Shi's avatar Dan Shi Committed by Automerger Merge Worker
Browse files

Merge "Add vts_processgroup_validate_test to vts suite" into rvc-dev am: 3174b3ae

Change-Id: I963922f3a41bbe05c075b02be33cef131ba14f93
parents b22c938a 3174b3ae
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -100,13 +100,12 @@ cc_test {
        "libjsoncpp",
        "libprotobuf-cpp-full",
    ],
    target: {
        android: {
            test_config: "vts_processgroup_validate_test.xml",
        },
    },
    test_suites: [
        "vts",
    ],
}

vts_config {
    name: "VtsProcessgroupValidateTest",
    test_config: "vts_processgroup_validate_test.xml",
}