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

Commit 45bed3a2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add libvndksupport-tests to TEST_MAPPING" am: b74e5af4

Original change: https://android-review.googlesource.com/c/platform/system/core/+/2014375

Change-Id: I8741bbb06cffb696e5c5bb5374c6419555611422
parents d20ed1df b74e5af4
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"],
}