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

am: a3268e954d

Change-Id: Ic9afa418ca68ed98368ab4696c4d3a3e5e8ccbdb
This commit is contained in:
Kevin Rocard 2018-08-20 11:21:39 -07:00 committed by android-build-merger
commit 8a452029f9

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">