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

Commit 94bddf13 authored by Jiyong Park's avatar Jiyong Park
Browse files

Add libvndksupport-tests to TEST_MAPPING

Bug: 208849199
Test: atest libvndksupport-tests, watch TH
Change-Id: I9617601d642b9f45f142c6bb483d6edf720566b6
parent 28f4f371
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"],
}