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

Commit ac75f2d4 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 am: 69771123

parents 2415be97 69771123
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"
    }
  ]
}