]> glassweightruler.freedombox.rocks Git - waydroid.git/blobdiff - lxc-configs/config
anbox: Bind mount media dev nodes needed by mtk
[waydroid.git] / lxc-configs / config
index f2cb9103fd0e77ac47169714853a52bc9a969538..802c31ad1755f2a5765ab9b05e48e70f1142469f 100644 (file)
@@ -67,4 +67,10 @@ lxc.mount.entry = /run run none rbind,create=dir 0 0
 lxc.mount.entry = /dev/sw_sync dev/sw_sync none bind,create=file,optional 0 0
 lxc.mount.entry = /sys/kernel/debug sys/kernel/debug none rbind,create=dir,optional 0 0
 
+# Media dev nodes (for Mediatek)
+lxc.mount.entry = /dev/Vcodec dev/Vcodec none bind,create=file,optional 0 0
+lxc.mount.entry = /dev/MTK_SMI dev/MTK_SMI none bind,create=file,optional 0 0
+lxc.mount.entry = /dev/mdp_sync dev/mdp_sync none bind,create=file,optional 0 0
+lxc.mount.entry = /dev/mtk_cmdq dev/mtk_cmdq none bind,create=file,optional 0 0
+
 lxc.hook.post-stop = /dev/null