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

Commit 2d90168f authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add vts10 suite to existing vts tests"

parents 7581e86a 5d8d73c4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ cc_test {
        "cts",
        "device-tests",
        "vts",
        "vts10",
    ],
    compile_multilib: "both",
    multilib: {
+1 −0
Original line number Diff line number Diff line
@@ -259,6 +259,7 @@ cc_test {
        "cts",
        "device-tests",
        "vts",
        "vts10",
    ],
}

+1 −0
Original line number Diff line number Diff line
@@ -97,6 +97,7 @@ cc_test {
    test_suites: [
        "cts",
        "vts",
        "vts10",
    ],
}

+1 −0
Original line number Diff line number Diff line
@@ -64,5 +64,6 @@ cc_test {
    test_suites: [
        "cts",
        "vts",
        "vts10",
    ],
}