10485dae0Sopenharmony_ci<?xml version="1.0" encoding="UTF-8"?>
20485dae0Sopenharmony_ci<!-- Copyright (c) 2021 Huawei Device Co., Ltd.
30485dae0Sopenharmony_ci
40485dae0Sopenharmony_ci     Licensed under the Apache License, Version 2.0 (the "License");
50485dae0Sopenharmony_ci     you may not use this file except in compliance with the License.
60485dae0Sopenharmony_ci     You may obtain a copy of the License at
70485dae0Sopenharmony_ci
80485dae0Sopenharmony_ci          http://www.apache.org/licenses/LICENSE-2.0
90485dae0Sopenharmony_ci
100485dae0Sopenharmony_ci     Unless required by applicable law or agreed to in writing, software
110485dae0Sopenharmony_ci     distributed under the License is distributed on an "AS IS" BASIS,
120485dae0Sopenharmony_ci     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
130485dae0Sopenharmony_ci     See the License for the specific language governing permissions and
140485dae0Sopenharmony_ci     limitations under the License.
150485dae0Sopenharmony_ci
160485dae0Sopenharmony_ci    This is the configuration file template for OpenHarmony OSS Audit Tool, please copy it to your project root dir and modify it refer to OpenHarmony/tools_oat/README.
170485dae0Sopenharmony_ci
180485dae0Sopenharmony_ci-->
190485dae0Sopenharmony_ci
200485dae0Sopenharmony_ci<configuration>
210485dae0Sopenharmony_ci    <oatconfig>
220485dae0Sopenharmony_ci        <filefilterlist>
230485dae0Sopenharmony_ci            <filefilter name="defaultFilter" desc="Files that do not need to be scanned">
240485dae0Sopenharmony_ci                <filteritem type="filename" name="*.wk|*.a"/>
250485dae0Sopenharmony_ci			   <filteritem type="filepath" name="figures/ai-engine-framework.png" desc="self developed image"/>
260485dae0Sopenharmony_ci			   <filteritem type="filepath" name="figures/AI引擎框架.png" desc="self developed image"/>
270485dae0Sopenharmony_ci            </filefilter>
280485dae0Sopenharmony_ci        </filefilterlist>
290485dae0Sopenharmony_ci    </oatconfig>
300485dae0Sopenharmony_ci</configuration>
31