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

Commit a6fc6586 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add automotive_code_coverage keyword to Car host unit tests" into main

parents 80effc7e 08870f6c
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -34,15 +34,18 @@
    },
    {
      "name": "CarLibHostUnitTest",
      "host": true
      "host": true,
      "keywords": ["automotive_code_coverage"]
    },
    {
      "name": "CarServiceHostUnitTest",
      "host": true
      "host": true,
      "keywords": ["automotive_code_coverage"]
    },
    {
      "name": "CarSystemUIRavenTests",
      "host": true
      "host": true,
      "keywords": ["automotive_code_coverage"]
    },
    {
      "name": "CtsAccountManagerTestCasesRavenwood",