mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 10:05:19 +00:00
Effect VTS: Allow an effect proxy as pre/post processing am: 0f0328fc4e
am: f06d4203ac
Change-Id: I1e3b1296c0943f65c57b448d25bcbe4c2bd95239
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user