当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
3 Star 0 Fork 2

OpenHarmony / global_resmgr_lite
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
OAT.xml 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
VictoriaGuo 提交于 2022-03-12 21:48 . Optimize code
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2021 Huawei Device Co., Ltd.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<configuration>
<oatconfig>
<filefilterlist>
<filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
<filteritem type="filepath" name="test/resource/.*" desc="For license see the license of this project."/>
</filefilter>
<filefilter name="defaultPolicyFilter" desc="Filters for license header policies">
<filteritem type="filepath" name="test/resource/.*" desc="License header could not be added to binary resource files."/>
</filefilter>
<filefilter name="copyrightPolicyFilter" desc="Filters for copyright header policies">
<filteritem type="filepath" name="test/resource/.*" desc="Copyright header could not be added to binary resource files."/>
</filefilter>
</filefilterlist>
</oatconfig>
</configuration>
1
https://gitee.com/openharmony/global_resmgr_lite.git
git@gitee.com:openharmony/global_resmgr_lite.git
openharmony
global_resmgr_lite
global_resmgr_lite
master

搜索帮助