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

Commit 552dad42 authored by Mikhail Naganov's avatar Mikhail Naganov
Browse files

audio: Add TEST_MAPPING for presubmit testing

Currently it lists only tests for the core HAL, will
add effect HAL tests in a separate CL.

Bug: 205884982
Test: atest VtsHalAudioCoreTargetTest
Change-Id: I92705f44235ff0fe38cbf86fef07518277b5f3ce
parent a8ceb157
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "VtsHalAudioCoreTargetTest"
    }
  ]
}