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

Commit 427e9f08 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

Change-Id: I379ef754b4cb645976daedcd04eae58f2eb32a75
Test: presubmit
Bug: 177450457
parent 4b24f091
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -123,9 +123,6 @@ cc_test_host {
        "cgroups.recovery.json",
        "task_profiles.json",
    ],
    test_suites: [
        "general-tests",
    ],
}

cc_test {
+0 −8
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "libprocessgroup_proto_test",
      "host": true
    }
  ]
}