未验证 提交 77f6d39e 编写于 作者: O openharmony_ci 提交者: Gitee

!2062 FIX: 新增依赖librga.z.so

Merge pull request !2062 from cheng_jinsong/fly0625
...@@ -123,6 +123,10 @@ ...@@ -123,6 +123,10 @@
"src-path" : "/vendor/lib/librockchip_vpu.z.so", "src-path" : "/vendor/lib/librockchip_vpu.z.so",
"sandbox-path" : "/vendor/lib/librockchip_vpu.z.so", "sandbox-path" : "/vendor/lib/librockchip_vpu.z.so",
"sandbox-flags" : [ "bind", "rec", "private" ] "sandbox-flags" : [ "bind", "rec", "private" ]
}, {
"src-path" : "/vendor/lib/librga.z.so",
"sandbox-path" : "/vendor/lib/librga.z.so",
"sandbox-flags" : [ "bind", "rec", "private" ]
} }
], ],
"symbol-links" : [{ "symbol-links" : [{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册