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

Commit 7f30e266 authored by Daniel Norman's avatar Daniel Norman Committed by Android (Google) Code Review
Browse files

Merge "Adds TEST_MAPPING for accessibility SystemUI code & tests."

parents b64545f2 e267ff67
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
{
  "postsubmit": [
    {
      "name": "SystemUITests",
      "options": [
        {
          "include-filter": "com.android.systemui.accessibility"
        }
      ]
    }
  ]
}
+7 −0
Original line number Diff line number Diff line
{
  "imports": [
    {
      "path": "packages/SystemUI/src/com/android/systemui/accessibility/TEST_MAPPING"
    }
  ]
}