mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2024-11-23 08:49:59 +00:00
ota
Signed-off-by: defeng2020 <wudefeng@huawei.com>
This commit is contained in:
parent
2d668a58fe
commit
3c3e46b9e6
4
OAT.xml
4
OAT.xml
@ -65,6 +65,10 @@ Note:If the text contains special characters, please escape them according to th
|
||||
<filefilter name="defaultPolicyFilter" desc="根目录LICENSE文件校验策略的过滤条件xxx" >
|
||||
<filteritem type="filepath" name="core/frame/standard/server/src/softbus_server.cfg" desc="cfg文件为json格式,无法添加License"/>
|
||||
</filefilter>
|
||||
<filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
|
||||
<filteritem type="filename" name="*.png" desc="Describes the architecture of the softbus"/>
|
||||
<filteritem type="filepath" name="figures/.*" desc="Describes the architecture of the softbus"/>
|
||||
</filefilter>
|
||||
</filefilterlist>
|
||||
</oatconfig>
|
||||
</configuration>
|
||||
|
Loading…
Reference in New Issue
Block a user