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

Commit a9e18541 authored by Neil Fuller's avatar Neil Fuller Committed by Android (Google) Code Review
Browse files

Merge "Add execution of timezone-related CI tests" into main

parents 4c36ab91 e2b0c47f
Loading
Loading
Loading
Loading
+13 −0
Original line number Original line Diff line number Diff line
{
  // TODO(b/182461754): Change to "presubmit" when go/test-mapping-slo-guide allows.
  "postsubmit": [
    {
      "name": "FrameworksTelephonyTests",
      "options": [
        {
          "include-filter": "com.android.internal.telephony.nitz."
        }
      ]
    }
  ]
}
+13 −0
Original line number Original line Diff line number Diff line
{
  // TODO(b/182461754): Change to "presubmit" when go/test-mapping-slo-guide allows.
  "postsubmit": [
    {
      "name": "FrameworksTelephonyTests",
      "options": [
        {
          "include-filter": "com.android.internal.telephony.nitz."
        }
      ]
    }
  ]
}