update OAT.xml.

This commit is contained in:
songcy-hw 2021-05-19 16:26:56 +08:00 committed by Gitee
parent cfd56d2fda
commit 240d3c9360

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2021 Huawei Device Co., Ltd.
Licensed under the Apache License, Vension 2.0 (the "License");
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
@ -17,10 +17,10 @@
<oatconfig>
<licensefile>Readme.markdown</licensefile>
<filefilterlist>
<filefilter name="defaultPolicyFilter" desc="compatibility, license文件头校验策略的过滤条件" >
<filefilter name="defaultPolicyFilter" desc="compatibilitylicense文件头校验策略的过滤条件" >
<filteritem type="filepath" name="java/pom.xml" desc="不是LICENSE声明"/>
<filteritem type="filepath" name="rust/Cargo.xml" desc="不是LICENSE声明"/>
</filefilter>
<filteritem type="filepath" name="rust/Cargo.toml" desc="不是LICENSE声明"/>
</filefilter>
</filefilterlist>
</oatconfig>