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

Commit b74e5af4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add libvndksupport-tests to TEST_MAPPING"

parents 8c7cbf01 94bddf13
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
{
  "postsubmit": [
    {
      "name": "libvndksupport-tests"
    }
  ]
}
+2 −0
Original line number Diff line number Diff line
@@ -31,4 +31,6 @@ cc_test {
        "libvndksupport",
        "libbase",
    ],

    test_suites: ["general-tests"],
}