diff --git a/rootdir/etc/init/hw/init.mt6789.rc b/rootdir/etc/init/hw/init.mt6789.rc index be62367..81c13af 100644 --- a/rootdir/etc/init/hw/init.mt6789.rc +++ b/rootdir/etc/init/hw/init.mt6789.rc @@ -404,9 +404,9 @@ on post-fs-data #v4l2 codec chmod 0660 /dev/vcu chown media system /dev/vcu - chmod 0660 /dev/video0 + chmod 0666 /dev/video0 chown media system /dev/video0 - chmod 0660 /dev/video1 + chmod 0666 /dev/video1 chown media system /dev/video1 mkdir /data/vendor/vcodec 0777 media system mkdir /data/vendor/vcodec/log 0770 media system