commit | f60fc373d932fa619da333c7f0e8498881df2361 | [log] [tgz] |
---|---|---|
author | Shunkai Yao <yaoshunkai@google.com> | Tue Dec 12 17:48:18 2023 +0000 |
committer | Shunkai Yao <yaoshunkai@google.com> | Mon Dec 18 16:36:59 2023 +0000 |
tree | e24795dcdee9843ed25a90bcf51cd90101587618 | |
parent | c61a19bc289f6e837829af3ae6837066e01aa9c9 [diff] [blame] |
Spatializer default implementatoin with VTS Bug: 273373363 Test: atest VtsHalSpatializerTargetTest Test: atest VtsHalAudioEffectTargetTest Change-Id: I41218661ac7265723258303438dd01f704838188
diff --git a/audio/aidl/TEST_MAPPING b/audio/aidl/TEST_MAPPING index 81c99f7..2b6207e 100644 --- a/audio/aidl/TEST_MAPPING +++ b/audio/aidl/TEST_MAPPING
@@ -51,5 +51,10 @@ { "name": "VtsHalNSTargetTest" } + ], + "postsubmit": [ + { + "name": "VtsHalSpatializerTargetTest" + } ] }