1413470f0Sopenharmony_ci<?xml version="1.0" encoding="UTF-8"?>
2413470f0Sopenharmony_ci<!-- Copyright (c) 2021 Huawei Device Co., Ltd.
3413470f0Sopenharmony_ci
4413470f0Sopenharmony_ci     Licensed under the Apache License, Version 2.0 (the "License");
5413470f0Sopenharmony_ci     you may not use this file except in compliance with the License.
6413470f0Sopenharmony_ci     You may obtain a copy of the License at
7413470f0Sopenharmony_ci
8413470f0Sopenharmony_ci          http://www.apache.org/licenses/LICENSE-2.0
9413470f0Sopenharmony_ci
10413470f0Sopenharmony_ci     Unless required by applicable law or agreed to in writing, software
11413470f0Sopenharmony_ci     distributed under the License is distributed on an "AS IS" BASIS,
12413470f0Sopenharmony_ci     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13413470f0Sopenharmony_ci     See the License for the specific language governing permissions and
14413470f0Sopenharmony_ci     limitations under the License.
15413470f0Sopenharmony_ci-->
16413470f0Sopenharmony_ci
17413470f0Sopenharmony_ci<configuration>
18413470f0Sopenharmony_ci    <oatconfig>
19413470f0Sopenharmony_ci        <filefilterlist>
20413470f0Sopenharmony_ci            <filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
21413470f0Sopenharmony_ci			    <filteritem type="filename" name="*.png" desc="The framework image"/>
22413470f0Sopenharmony_ci            </filefilter>
23413470f0Sopenharmony_ci        </filefilterlist>
24413470f0Sopenharmony_ci    </oatconfig>
25413470f0Sopenharmony_ci</configuration>
26