修复ces蓝区告警

Signed-off-by: yizihan <yizihan@huawei.com>
Change-Id: Ia440e8412a18b75094b92bdd15ce9b57b515ab56
This commit is contained in:
yizihan 2024-06-06 15:04:43 +08:00
parent 767588ee5e
commit 51ff982e39

View File

@ -62,6 +62,9 @@ Note:If the text contains special characters, please escape them according to th
<filefilter name="defaultFilter" desc="Files not to check">
<filteritem type="filename" name="*.hap|*.rpk" desc="valid and invalid bundle files for tests"/>
</filefilter>
<filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
<filteritem type="filepath" name="figures/cesfwk_architecture_diagram.png" desc="self developed image"/>
</filefilter>
</filefilterlist>
</oatconfig>
</configuration>