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
This commit is contained in:
Mikhail Naganov
2022-12-07 20:33:51 +00:00
parent a8ceb15747
commit 552dad4272

7
audio/aidl/TEST_MAPPING Normal file
View File

@@ -0,0 +1,7 @@
{
"presubmit": [
{
"name": "VtsHalAudioCoreTargetTest"
}
]
}