mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Fix audio/aidl/TEST_MAPPING
A non-existent test module VtsHalAudioCoreConfigTargetTest was added by accident. This is a test class, not a module. Bug: 290793450 Test: atest com.android.tradefed.presubmit.TestMappingsValidation Change-Id: Icc40ec7fb956dcb85342266540ce8f17240da36b
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
{
|
||||
"name": "VtsHalAudioCoreTargetTest"
|
||||
},
|
||||
{
|
||||
"name": "VtsHalAudioCoreConfigTargetTest"
|
||||
},
|
||||
{
|
||||
"name": "audio_policy_config_xml_converter_tests"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user