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

Commit 20f9bf83 authored by Mikhail Naganov's avatar Mikhail Naganov
Browse files

audio: Add presubmit tests for APM

Hook up audiopolicy_tests and systemaudio_tests as presubmit tests.
These tests are native C++Unit tests, it takes a couple of millisec
to run them.

Bug: 122855449
Test: cd frameworks/av/services/audiopolicy && atest
Change-Id: I7abfeb81472ff2a2610948aa514eb506bed7546b
parent 96024c18
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
       "name": "audiopolicy_tests"
    },
    {
       "name": "systemaudio_tests"
    }
  ]
}