mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-02-21 13:22:13 +00:00
!12 [Lightweight PR]: add binary filter
Merge pull request !12 from appoe/N/A
This commit is contained in:
commit
3be34daaea
3
OAT.xml
3
OAT.xml
@ -65,6 +65,9 @@ Note:If the text contains special characters, please escape them according to th
|
||||
<filefilter name="defaultPolicyFilter" desc="Filters for compatibility,license 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>
|
Loading…
x
Reference in New Issue
Block a user