update oat

Signed-off-by: unknown <zhangchun39@huawei.com>
This commit is contained in:
unknown
2024-12-06 16:41:23 +08:00
parent 705c22626b
commit 68c180f93b
+1 -1
View File
@@ -36,7 +36,7 @@
<policyitem type="compatibility" name="LGPLStyleLicense" path="libelf/.*.[h|c]" desc="该软件作为独立进程使用"/>
<policyitem type="compatibility" name="LGPLStyleLicense" path="debuginfod/.*" desc="该目录下软件未编译使用"/>
<policyitem type="compatibility" name="GPLStyleLicense" path="debuginfod/.*" desc="该目录下软件未编译使用"/>
<policyitem type="compatibility" name="GPLStyleLicense" path="src/.*.[h|c]" desc="该目录下软件未编译使用"/>
<policyitem type="compatibility" name="GPLStyleLicense" path="src/.*.[h|c|cxx]" desc="该目录下软件未编译使用"/>
<policyitem type="compatibility" name="GPLStyleLicense" path="tests/.*.[h|c|sh]" desc="该目录下软件未编译使用"/>
</policy>
</policylist>