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

Commit 16454f98 authored by David Zeuthen's avatar David Zeuthen Committed by Automerger Merge Worker
Browse files

Merge "identity: add TEST_MAPPING file to run CTS, VTS, and unit tests in...

Merge "identity: add TEST_MAPPING file to run CTS, VTS, and unit tests in presubmit." am: ae33614d

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1650507

Change-Id: If4c29daf9c16dcb8b66a5aa90d14bf3fa2049ba2
parents eded6e7b ae33614d
Loading
Loading
Loading
Loading

identity/TEST_MAPPING

0 → 100644
+13 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsIdentityTestCases"
    },
    {
      "name": "VtsHalIdentityTargetTest"
    },
    {
      "name": "android.hardware.identity-support-lib-test"
    }
  ]
}