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

Commit 657bda86 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

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

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

Change-Id: I4555bf80bc0b63eafb4623a43e16febb29ba1475
parents 2b710659 45bed3a2
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"],
}