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

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

Merge "Add tetheroffload VTS to general-tests"

parents 75928372 b9b0aa48
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
{
  "presubmit" : [
    {
      "name": "VtsHalTetheroffloadTargetTest"
    }
  ]
}
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ cc_test {
        "libgmock_ndk",
    ],
    test_suites: [
        "general-tests",
        "vts",
    ],
}