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

Commit 5aa55df5 authored by Luciano Pacheco's avatar Luciano Pacheco
Browse files

DocumentsUI: Enable more tests for Desktop post-submit

The primary-device keyword is a tradefed filter that runs only on flame
devices, which isn't desktop, so removing the keyword allows to run the
target that has more than just unit tests.

Flag: TEST_ONLY
Test: atest DocumentsUIGoogleTests
Bug: 383617339
Change-Id: Ie2f27e7446f22e28c93130ece2b90d6d5a70b56b
parent 3521d86b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -9,8 +9,7 @@
    }
  ],
  "desktop-postsubmit": [    {
      "name": "DocumentsUIGoogleTests",
      "keywords": ["primary-device"]
      "name": "DocumentsUIGoogleTests"
    },
    {
      "name": "DocumentsUIUnitTests"