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

Commit 570d3179 authored by markchien's avatar markchien
Browse files

Move TetheringTests to presubmit

The TetheringTests are green in postsubmit for a while.
Also add TetheringIntegrationTests to postsubmit.

Bug: 148998835
Test: atest --test-mapping frameworks/base/packages/Tethering:postsubmit
      atest --test-mapping frameworks/base/packages/Tethering:presubmit
Change-Id: I80d29d06fde5a718c31a0a5ad2e2562be5bf419f
parent ff264142
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
{
  "postsubmit": [
  "presubmit": [
    {
      "name": "TetheringTests"
    }
  ],
  "postsubmit": [
    {
      "name": "TetheringIntegrationTests"
    }
  ]
}