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

Commit 24a8a392 authored by Edward Liaw's avatar Edward Liaw Committed by Gerrit Code Review
Browse files

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

parents 32588842 24696b3e
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"
    }
  ]
}