136a3a8d0Sopenharmony_ci<?xml version="1.0" encoding="UTF-8"?>
236a3a8d0Sopenharmony_ci<!-- Copyright (c) 2021 Huawei Device Co., Ltd.
336a3a8d0Sopenharmony_ci     Licensed under the Apache License, Version 2.0 (the "License");
436a3a8d0Sopenharmony_ci     you may not use this file except in compliance with the License.
536a3a8d0Sopenharmony_ci     You may obtain a copy of the License at
636a3a8d0Sopenharmony_ci
736a3a8d0Sopenharmony_ci         http://www.apache.org/licenses/LICENSE-2.0
836a3a8d0Sopenharmony_ci
936a3a8d0Sopenharmony_ci     Unless required by applicable law or agreed to in writing, software
1036a3a8d0Sopenharmony_ci     distributed under the License is distributed on an "AS IS" BASIS,
1136a3a8d0Sopenharmony_ci     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1236a3a8d0Sopenharmony_ci     See the License for the specific language governing permissions and
1336a3a8d0Sopenharmony_ci     limitations under the License.
1436a3a8d0Sopenharmony_ci-->
1536a3a8d0Sopenharmony_ci<configuration>
1636a3a8d0Sopenharmony_ci    <oatconfig>
1736a3a8d0Sopenharmony_ci        <filefilterlist>
1836a3a8d0Sopenharmony_ci            <filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
1936a3a8d0Sopenharmony_ci                <filteritem type="filepath" name="test/resource/.*" desc="For license see the license of this project."/>
2036a3a8d0Sopenharmony_ci            </filefilter>
2136a3a8d0Sopenharmony_ci            <filefilter name="defaultPolicyFilter" desc="Filters for license header policies">
2236a3a8d0Sopenharmony_ci                <filteritem type="filepath" name="test/resource/.*" desc="License header could not be added to binary resource files."/>
2336a3a8d0Sopenharmony_ci            </filefilter>
2436a3a8d0Sopenharmony_ci            <filefilter name="copyrightPolicyFilter" desc="Filters for copyright header policies">
2536a3a8d0Sopenharmony_ci                <filteritem type="filepath" name="test/resource/.*" desc="Copyright header could not be added to binary resource files."/>
2636a3a8d0Sopenharmony_ci            </filefilter>
2736a3a8d0Sopenharmony_ci	</filefilterlist>
2836a3a8d0Sopenharmony_ci    </oatconfig>
2936a3a8d0Sopenharmony_ci</configuration>
30