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

Commit 5829ccc6 authored by Julien Desprez's avatar Julien Desprez
Browse files

Remove TEST_MAPPING entry based on go/a-unit-tests update

cc_test_host now all run in presubmit without any need for
explicit TEST_MAPPING

Test: presubmit
Bug: 177450457
Change-Id: I3dbc4aaa99237dfebf9604ef1e7b31fd88741b1e
parent 4a3d0555
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -84,7 +84,6 @@ cc_test_host {
    static_libs: [
        "libviewcompiler",
    ],
    test_suites: ["general-tests"],
}

cc_binary_host {
+0 −4
Original line number Diff line number Diff line
@@ -10,10 +10,6 @@
          "include-filter": "android.view.cts.PrecompiledLayoutTest"
        }
      ]
    },
    {
      "name": "view-compiler-tests",
      "host": true
    }
  ]
}