!12 [Lightweight PR]: add binary filter

Merge pull request !12 from appoe/N/A
This commit is contained in:
openharmony_ci 2021-09-29 01:20:25 +00:00 committed by Gitee
commit 3be34daaea

View File

@ -65,6 +65,9 @@ Note:If the text contains special characters, please escape them according to th
<filefilter name="defaultPolicyFilter" desc="Filters for compatibilitylicense header policies">
<filteritem type="filepath" name=".*" desc="The files involved in compilation are the LGPL protocol.They are used in dynamic link mode."/>
</filefilter>
<filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
<filteritem type="filepath" name=".*" desc="Resource, config and certification binary."/>
</filefilter>
</filefilterlist>
</oatconfig>
</configuration>