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

Commit 69771123 authored by Edward Liaw's avatar Edward Liaw Committed by Automerger Merge Worker
Browse files

Merge "TEST_MAPPING: enable vts hal tests in kernel-presubmit" am: 24a8a392

parents f25e3b2b 24a8a392
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "VtsHalBluetoothAudioTargetTest"
    }
  ],
  "kernel-presubmit": [
    {
      "name": "VtsHalBluetoothAudioTargetTest"
    }
  ]
}
+13 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "VtsHalGraphicsComposerV2_4TargetTest"
    }
  ],
  "kernel-presubmit": [
    {
      "name": "VtsHalGraphicsComposerV2_4TargetTest"
    }
  ]
}