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

Commit 9a62ba85 authored by Tony Mak's avatar Tony Mak Committed by Android (Google) Code Review
Browse files

Merge "Remove postsubmit given they run in presubmit already" into main

parents 550054fb e2e8ed7e
Loading
Loading
Loading
Loading
+2 −5
Original line number Original line Diff line number Diff line
{
{
  "postsubmit": [
  "imports": [
    {
    {
      "name": "FrameworksAppFunctionsTests"
      "path": "frameworks/base/services/appfunctions/TEST_MAPPING"
    },
    {
      "name": "CtsAppFunctionTestCases"
    }
    }
  ]
  ]
}
}
 No newline at end of file
+0 −8
Original line number Original line Diff line number Diff line
@@ -6,13 +6,5 @@
    {
    {
      "name": "CtsAppFunctionTestCases"
      "name": "CtsAppFunctionTestCases"
    }
    }
  ],
  "postsubmit": [
    {
      "name": "FrameworksAppFunctionsTests"
    },
    {
      "name": "CtsAppFunctionTestCases"
    }
  ]
  ]
}
}
 No newline at end of file