fix bug need mount so on startup_init

Signed-off-by: chengjinsong2 <chengjinsong2@huawei.com>
This commit is contained in:
chengjinsong2 2023-06-26 11:36:19 +08:00
parent cf0a1b5878
commit 30e3749393

View File

@ -123,6 +123,10 @@
"src-path" : "/vendor/lib/librockchip_vpu.z.so",
"sandbox-path" : "/vendor/lib/librockchip_vpu.z.so",
"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" : [{