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