commit | 6301fc325e194538952f4dff334d239571084934 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Thu Jul 06 17:42:08 2017 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Fri Jul 07 17:45:15 2017 -0700 |
tree | 338cbc5576250646e14a74503c32ca503fde0c5f | |
parent | 6a0af3c51b3fa26bd1023facba771fc242a53b60 [diff] |
Add VTS test for validating audio effects config against XML schema If the device contains /vendor/etc/audio_effects.xml (the new XML format for the audio effects configuration), the test validates this config against the schema contained in audio/effect/2.0/xml/audio_effects_conf_V2_0.xsd (pushed to the device by the VTS test runner) Change-Id: Ib57d30e3c1e32ce5d74f906a216f9bb8f635a28c Test: this is a test Bug: 37492580