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

Commit 601ac5f1 authored by Yuchao Zhou's avatar Yuchao Zhou
Browse files

Adding new Wear robolectric test

Adding Wear Robolectric test as TEST_MAPPING postsubmit to alert
breaking issue similar to b/411185475.

Bug: 414402204
Test: Build
Flag: TEST_ONLY
Change-Id: I2e2e5c7c6f1baddda74dd361197717ba0962c409
parent c728be27
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -9,5 +9,12 @@
        "core/tests/coretests/src/com/android/internal/inputmethod/.*"
      ]
    }
  ],
  "wear-robolectric-postsubmit": [
    {
      "name": "ClockworkSettingsRoboTests",
      "host": true
    }
  ]

}