commit | 0f0328fc4eb9218e627b3aba13bd40b1feef1da4 | [log] [tgz] |
---|---|---|
author | Kevin Rocard <krocard@google.com> | Thu Jul 19 09:04:21 2018 -0700 |
committer | Kevin Rocard <krocard@google.com> | Thu Jul 19 09:04:21 2018 -0700 |
tree | b6725912f06a7a07cafd1ccc838e8ee9b7278ccf | |
parent | 898d05a713a693670cd450ff3f50156fed2f4567 [diff] |
Effect VTS: Allow an effect proxy as pre/post processing Effect proxy were previously mistakenly forbidden as post or pre processing effects. An effect being a proxy or not should not affect where it can be use in the effect framework. Bug: 111421676 Test: xmllint --noout --schema hardware/interfaces/audio/effect/2.0/xml/audio_effects_conf_V2_0.xsd $(find -name audio_effects.xml) Change-Id: Iad1c1467226b86a2935a36dd90cf2e32f7f753b0 Signed-off-by: Kevin Rocard <krocard@google.com>