mirror of
https://github.com/openharmony/third_party_harfbuzz.git
synced 2026-07-18 17:54:29 -04:00
Description: add binary file filter
Description: add binary file filter IssueNo: #I4CFJN Feature or Bugfix: Feature Binary Source:No Signed-off-by: lizhiqi <lizhiqi1@huawei.com>
This commit is contained in:
@@ -72,6 +72,10 @@ Note:If the text contains special characters, please escape them according to th
|
||||
<filteritem type="filepath" name="m4/ax_pthread.m4" desc="auto config file"/>
|
||||
<filteritem type="filepath" name="m4/ax_code_coverage.m4" desc="auto config file"/>
|
||||
</filefilter>
|
||||
<filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
|
||||
<filteritem type="filepath" name="test/.*" desc="harfbuzz test file, not to check"/>
|
||||
<filteritem type="filepath" name="docs/HarfBuzz.png" desc="harfbuzz file, not to check"/>
|
||||
</filefilter>
|
||||
</filefilterlist>
|
||||
</oatconfig>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user