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

Commit 3b2c7fd5 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Rename vts-core to vts"

parents 72746119 2ae3b6d7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ cc_test {
    ],
    test_suites: [
        "general-tests",
        "vts-core"
        "vts"
    ],
    test_config: "vts_permission_validate_test.xml",
}
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ cc_test {
    ],
    test_suites: [
        "general-tests",
        "vts-core"
        "vts"
    ],
    test_config: "vts_defaultPermissions_validate_test.xml",
}