Effect VTS: Allow an effect proxy as pre/post processing

am: 0f0328fc4e

Change-Id: I9dd308618084d4c4328812d3c7b8acb9086ea5a4
This commit is contained in:
Kevin Rocard
2018-07-20 07:15:11 -07:00
committed by android-build-merger

View File

@@ -234,7 +234,7 @@
<xs:field xpath="@library"/>
</xs:keyref>
<xs:key name="effectName">
<xs:selector xpath="aec:effects/aec:effect"/>
<xs:selector xpath="aec:effects/aec:effect|aec:effects/aec:effectProxy"/>
<xs:field xpath="@name"/>
</xs:key>
<xs:keyref name="effectNamePreRef" refer="aec:effectName">