153aa9179Sopenharmony_ci<?xml version="1.0" encoding="UTF-8"?>
253aa9179Sopenharmony_ci<!-- Copyright (c) 2021 Huawei Device Co., Ltd.
353aa9179Sopenharmony_ci     Licensed under the Apache License, Version 2.0 (the "License");
453aa9179Sopenharmony_ci     you may not use this file except in compliance with the License.
553aa9179Sopenharmony_ci     You may obtain a copy of the License at
653aa9179Sopenharmony_ci
753aa9179Sopenharmony_ci         http://www.apache.org/licenses/LICENSE-2.0
853aa9179Sopenharmony_ci
953aa9179Sopenharmony_ci     Unless required by applicable law or agreed to in writing, software
1053aa9179Sopenharmony_ci     distributed under the License is distributed on an "AS IS" BASIS,
1153aa9179Sopenharmony_ci     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1253aa9179Sopenharmony_ci     See the License for the specific language governing permissions and
1353aa9179Sopenharmony_ci     limitations under the License.
1453aa9179Sopenharmony_ci-->
1553aa9179Sopenharmony_ci<configuration>
1653aa9179Sopenharmony_ci    <oatconfig>
1753aa9179Sopenharmony_ci        <policylist>
1853aa9179Sopenharmony_ci            <policy name="libxml2">
1953aa9179Sopenharmony_ci                <policyitem type="compatibility" name="ISC-style license" path=".*" desc="与Apache兼容" />
2053aa9179Sopenharmony_ci            </policy>
2153aa9179Sopenharmony_ci        </policylist>
2253aa9179Sopenharmony_ci        <licensefile>Copyright</licensefile>
2353aa9179Sopenharmony_ci    <filefilterlist>
2453aa9179Sopenharmony_ci            <filefilter name="defaultFilter" desc="Files not to check">
2553aa9179Sopenharmony_ci            </filefilter>
2653aa9179Sopenharmony_ci            <filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
2753aa9179Sopenharmony_ci                <filteritem type="filepath" name=".*" desc="For license see the license of this project."/>
2853aa9179Sopenharmony_ci            </filefilter>
2953aa9179Sopenharmony_ci            <filefilter name="defaultPolicyFilter" desc="Filters for license header policies">
3053aa9179Sopenharmony_ci                <filteritem type="filename" name="autogen.sh" desc="三方编译脚本"/>
3153aa9179Sopenharmony_ci            </filefilter>
3253aa9179Sopenharmony_ci        </filefilterlist>
3353aa9179Sopenharmony_ci        <licensematcherlist>
3453aa9179Sopenharmony_ci            <licensematcher name="ISC-style license" des="">
3553aa9179Sopenharmony_ci                <licensetext name="
3653aa9179Sopenharmony_ci * Permission to use, copy, modify, and distribute this software for any
3753aa9179Sopenharmony_ci * purpose with or without fee is hereby granted, provided that the above
3853aa9179Sopenharmony_ci * copyright notice and this permission notice appear in all copies.
3953aa9179Sopenharmony_ci *
4053aa9179Sopenharmony_ci                " des=""/>
4153aa9179Sopenharmony_ci            </licensematcher>
4253aa9179Sopenharmony_ci        </licensematcherlist>
4353aa9179Sopenharmony_ci    </oatconfig>
4453aa9179Sopenharmony_ci</configuration>
45