xref: /aosp_15_r20/external/parameter-framework/upstream/test/xml-generator/PFConfig/includeStructure.xml (revision c33452fb792a5495ec310a9626f2638b053af5dd)
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Test xi:include feature.
3     FIXME: this should be done in the functional tests, not in the xmlgeneration tests. -->
4<ComponentLibrary>
5    <ComponentType Name="Included">
6        <BooleanParameter Name="bool"/>
7    </ComponentType>
8</ComponentLibrary>
9