1cb69b360Sopenharmony_ci<?xml version="1.0" encoding="UTF-8"?>
2cb69b360Sopenharmony_ci<!-- Copyright (c) 2021 Huawei Device Co., Ltd.
3cb69b360Sopenharmony_ci
4cb69b360Sopenharmony_ci     Licensed under the Apache License, Version 2.0 (the "License");
5cb69b360Sopenharmony_ci     you may not use this file except in compliance with the License.
6cb69b360Sopenharmony_ci     You may obtain a copy of the License at
7cb69b360Sopenharmony_ci
8cb69b360Sopenharmony_ci          http://www.apache.org/licenses/LICENSE-2.0
9cb69b360Sopenharmony_ci
10cb69b360Sopenharmony_ci     Unless required by applicable law or agreed to in writing, software
11cb69b360Sopenharmony_ci     distributed under the License is distributed on an "AS IS" BASIS,
12cb69b360Sopenharmony_ci     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13cb69b360Sopenharmony_ci     See the License for the specific language governing permissions and
14cb69b360Sopenharmony_ci     limitations under the License.
15cb69b360Sopenharmony_ci-->
16cb69b360Sopenharmony_ci
17cb69b360Sopenharmony_ci<configuration>
18cb69b360Sopenharmony_ci    <oatconfig>
19cb69b360Sopenharmony_ci        <filefilterlist>
20cb69b360Sopenharmony_ci            <filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
21cb69b360Sopenharmony_ci			    <filteritem type="filename" name="*.png" desc="The framework image"/>
22cb69b360Sopenharmony_ci            </filefilter>
23cb69b360Sopenharmony_ci        </filefilterlist>
24cb69b360Sopenharmony_ci    </oatconfig>
25cb69b360Sopenharmony_ci</configuration>
26