mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Audio V4: fix typo in XSD for VTS
Bug: 76165942 Bug: 74037175 Bug: 38184704 Change-Id: If8acbdfd27af726620d53fbded139f1107817ef4 Signed-off-by: Kevin Rocard <krocard@google.com>
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
<xs:element name="devicePorts" type="devicePorts" minOccurs="0"/>
|
||||
<xs:element name="routes" type="routes" minOccurs="0"/>
|
||||
</xs:sequence>
|
||||
<xs:attribute name="name" type="xsd:string" use="required"/>
|
||||
<xs:attribute name="name" type="xs:string" use="required"/>
|
||||
<xs:attribute name="halVersion" type="halVersion" use="required"/>
|
||||
</xs:complexType>
|
||||
<xs:unique name="mixPortNameUniqueness">
|
||||
|
||||
Reference in New Issue
Block a user